Searched refs:_PUSH_ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ |
D | load_store.c | 32 #define _PUSH_ 3 /* Need to check for space to push onto stack */ macro 39 _PUSH_, _PUSH_, _PUSH_, _PUSH_, 43 _NONE_, _null_, _NONE_, _PUSH_, 44 _NONE_, _PUSH_, _null_, _PUSH_, 100 case _PUSH_: in FPU_load_store()
|
D | fpu_entry.c | 88 #define _PUSH_ 3 /* Need to check for space to push onto stack */ macro 536 case _PUSH_: /* Only used by the fld st(i) instruction */ in math_emulate()
|