Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/x86/
Dcommon_x86_asm.S55 POP_L (EAX)
61 POP_L (EAX)
91 POP_L (EBX)
92 POP_L (EDI)
105 POP_L (EBX)
119 POP_L (EBX)
133 POP_L (EBX)
147 POP_L (EBX)
Dassyntax.h568 #define POP_L(a) CHOICE(popl a, popl a, _LTOG pop a) macro
1280 #define POP_L(a) pop L_(a) macro