Searched refs:IMM32_L3 (Results 1 – 2 of 2) sorted by relevance
112 #define IMM32_L3(x) (((x) >> 24) & 0xff) macro156 c[3] = IMM32_L3(w32); in asm_x64_write_word32()166 c[3] = IMM32_L3(w64); in asm_x64_write_word64()
102 #define IMM32_L3(x) (((x) >> 24) & 0xff) macro136 c[3] = IMM32_L3(w32); in asm_x86_write_word32()
Completed in 5 milliseconds