Implement Imm64 in an 'immediates.rs' module.
Format larger immediates as hexadecimal with a multiple of 4 digits and '_' group separators.
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
// ====------------------------------------------------------------------------------------==== //
|
||||
|
||||
pub mod types;
|
||||
pub mod immediates;
|
||||
|
||||
Reference in New Issue
Block a user