Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h569 #define POP_W(a) CHOICE(popw a, popw a, _WTOG pop a) macro
1281 #define POP_W(a) pop W_(a) macro
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_T2_32.c160 #define POP_W 0xe8bd0000 macro
1517 /* At least two registers must be set for POP_W instruction. */ in emit_stack_frame_release()
1520 FAIL_IF(push_inst32(compiler, POP_W | reg_list)); in emit_stack_frame_release()

Completed in 10 milliseconds