Searched refs:_PUSH_ (Results 1 – 2 of 2) sorted by relevance
/arch/x86/math-emu/ |
D | load_store.c | 31 #define _PUSH_ 3 /* Need to check for space to push onto stack */ macro 37 _PUSH_, _PUSH_, _PUSH_, _PUSH_, 41 _NONE_, _null_, _NONE_, _PUSH_, 42 _NONE_, _PUSH_, _null_, _PUSH_, 93 case _PUSH_: in FPU_load_store()
|
D | fpu_entry.c | 91 #define _PUSH_ 3 /* Need to check for space to push onto stack */ macro 544 case _PUSH_: /* Only used by the fld st(i) instruction */ in math_emulate()
|