Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_T2_32.c160 #define POP_W 0xe8bd0000 macro
1520 FAIL_IF(push_inst32(compiler, POP_W | reg_list)); in emit_stack_frame_release()
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h569 #define POP_W(a) CHOICE(popw a, popw a, _WTOG pop a) macro
1281 #define POP_W(a) pop W_(a) macro