Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dload_store.c32 #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()
Dfpu_entry.c88 #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()