Searched refs:_REG0_ (Results 1 – 2 of 2) sorted by relevance
/arch/x86/math-emu/ |
D | load_store.c | 30 #define _REG0_ 1 /* Will be storing st(0) */ macro 39 _REG0_, _REG0_, _REG0_, _REG0_, 40 _REG0_, _REG0_, _REG0_, _REG0_, 43 _NONE_, _null_, _NONE_, _REG0_, 44 _NONE_, _REG0_, _NONE_, _REG0_ 88 case _REG0_: in FPU_load_store()
|
D | fpu_entry.c | 88 #define _REG0_ 1 /* Need to check for not empty st(0) */ macro 105 _REGIc, _NONE_, _null_, _null_, _REGIc, _REG0_, _REGIc, _REG0_, 106 _REGIc, _REG0_, _null_, _null_, _REGIc, _REG0_, _REGIc, _REG0_, 118 _REGIc, _NONE_, _null_, _null_, _null_, _REG0_, _null_, _null_, 119 _REGIc, _null_, _null_, _null_, _null_, _REG0_, _REGIc, _null_, 520 case _REG0_: in math_emulate()
|