Reformat code with format.sh
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#define ARM64_CODE \
|
||||
"\xab\x05\x00\xb8\xaf\x05\x40\x38" // str w11, [x13], #0; ldrb w15, [x13],
|
||||
// #0
|
||||
//#define ARM64_CODE_EB "\xb8\x00\x05\xab\x38\x40\x05\xaf" // str w11, [x13];
|
||||
// ldrb w15, [x13]
|
||||
// #define ARM64_CODE_EB "\xb8\x00\x05\xab\x38\x40\x05\xaf" // str w11, [x13];
|
||||
// ldrb w15, [x13]
|
||||
#define ARM64_CODE_EB ARM64_CODE
|
||||
|
||||
// mrs x2, tpidrro_el0
|
||||
|
||||
Reference in New Issue
Block a user