mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 11:48:10 +00:00
bswap expression & ir
This commit is contained in:
@@ -47,8 +47,10 @@ union E_Value
|
||||
U128 u128;
|
||||
U64 u64;
|
||||
U32 u32;
|
||||
U16 u16;
|
||||
S64 s64;
|
||||
S32 s32;
|
||||
S32 s16;
|
||||
F64 f64;
|
||||
F32 f32;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user