Closed josephlr closed 2 years ago
Given that const generics are stable but const values in asm! are not, having a macro in addition to a generic function isn't really useful.
asm!
See https://github.com/rust-osdev/x86_64/pull/344#discussion_r835898335
Signed-off-by: Joe Richey joerichey@google.com
Given that const generics are stable but const values in
asm!
are not, having a macro in addition to a generic function isn't really useful.See https://github.com/rust-osdev/x86_64/pull/344#discussion_r835898335
Signed-off-by: Joe Richey joerichey@google.com