Searched refs:_null_ (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/x86/math-emu/ |
D | load_store.c | 33 #define _null_ 4 /* Function illegal or not implemented */ macro 40 _null_, _REG0_, _REG0_, _REG0_, /* /1: d9:undef, db,dd,df:fisttp m32/64/16 */ 43 _NONE_, _null_, _NONE_, _PUSH_, 44 _NONE_, _PUSH_, _null_, _PUSH_, 45 _NONE_, _null_, _NONE_, _REG0_, 110 case _null_: in FPU_load_store()
|
D | fpu_entry.c | 76 #define _null_ 4 /* Function illegal or not implemented */ macro 88 /* e0..7 */ _REGI_, _NONE_, _null_, _NONE_, _REGIi, _REGIc, _REGIp, _NONE_, 90 /* f0..7 */ _REGI_, _NONE_, _null_, _REGIc, _REGIi, _null_, _REGIp, _REGIc, 91 /* f8..f */ _REGI_, _NONE_, _null_, _null_, _REGIi, _null_, _REGIp, _null_, 504 case _null_: in math_emulate()
|