Searched refs:_REG0_ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ |
D | load_store.c | 31 #define _REG0_ 1 /* Will be storing st(0) */ macro 41 _REG0_, _REG0_, _REG0_, _REG0_, 42 _REG0_, _REG0_, _REG0_, _REG0_, 45 _NONE_, _null_, _NONE_, _REG0_, 46 _NONE_, _REG0_, _NONE_, _REG0_ 95 case _REG0_: in FPU_load_store()
|
D | fpu_entry.c | 85 #define _REG0_ 1 /* Need to check for not empty st(0) */ macro 102 _REGIc, _NONE_, _null_, _null_, _REGIc, _REG0_, _REGIc, _REG0_, 103 _REGIc, _REG0_, _null_, _null_, _REGIc, _REG0_, _REGIc, _REG0_, 115 _REGIc, _NONE_, _null_, _null_, _null_, _REG0_, _null_, _null_, 116 _REGIc, _null_, _null_, _null_, _null_, _REG0_, _REGIc, _null_, 508 case _REG0_: in math_emulate()
|