Searched refs:_REG0_ (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | load_store.c | 31 #define _REG0_ 1 /* Will be storing st(0) */ macro 40 _null_, _REG0_, _REG0_, _REG0_, /* /1: d9:undef, db,dd,df:fisttp m32/64/16 */ 41 _REG0_, _REG0_, _REG0_, _REG0_, /* /2: d9:fst f32, db:fist m32, dd:fst f64, df:fist m16 */ 42 _REG0_, _REG0_, _REG0 [all...] |
H A D | fpu_entry.c | 72 #define _REG0_ 1 /* Need to check for not empty st(0) */ macro 86 /* d0..7 */ _REGIc, _NONE_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_, 87 /* d8..f */ _REGIc, _REG0_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_, 478 case _REG0_: in math_emulate()
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | load_store.c | 31 #define _REG0_ 1 /* Will be storing st(0) */ macro 40 _null_, _REG0_, _REG0_, _REG0_, /* /1: d9:undef, db,dd,df:fisttp m32/64/16 */ 41 _REG0_, _REG0_, _REG0_, _REG0_, /* /2: d9:fst f32, db:fist m32, dd:fst f64, df:fist m16 */ 42 _REG0_, _REG0_, _REG0 [all...] |
H A D | fpu_entry.c | 73 #define _REG0_ 1 /* Need to check for not empty st(0) */ macro 87 /* d0..7 */ _REGIc, _NONE_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_, 88 /* d8..f */ _REGIc, _REG0_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_, 479 case _REG0_: in math_emulate()
|
Completed in 3 milliseconds