Home
last modified time | relevance | path

Searched refs:PUSH_W (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h576 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a) macro
1288 #define PUSH_W(a) push W_(a) macro
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_T2_32.c162 #define PUSH_W 0xe92d0000 macro
1164 /* At least two registers must be set for PUSH_W and one for PUSH instruction. */ in sljit_emit_enter()
1166 ? push_inst32(compiler, PUSH_W | (1 << 14) | imm) in sljit_emit_enter()

Completed in 11 milliseconds