Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dload_store.c30 #define _NONE_ 0 /* st0_ptr etc not needed */ macro
43 _NONE_, _null_, _NONE_, _PUSH_,
44 _NONE_, _PUSH_, _null_, _PUSH_,
45 _NONE_, _null_, _NONE_, _REG0_,
46 _NONE_, _REG0_, _NONE_, _REG0_
93 case _NONE_: in FPU_load_store()
Dfpu_entry.c71 #define _NONE_ 0 /* Take no special action */ macro
84 /* c0..7 */ _REGI_, _NONE_, _REGIn, _REGIn, _REGIi, _REGi_, _REGIp, _REGi_,
86 /* d0..7 */ _REGIc, _NONE_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_,
88 /* e0..7 */ _REGI_, _NONE_, _null_, _NONE_, _REGIi, _REGIc, _REGIp, _NONE_,
89 /* e8..f */ _REGI_, _NONE_, _REGIc, _REGIc, _REGIi, _REGIc, _REGIp, _REGIc,
90 /* f0..7 */ _REGI_, _NONE_, _null_, _REGIc, _REGIi, _null_, _REGIp, _REGIc,
91 /* f8..f */ _REGI_, _NONE_, _null_, _null_, _REGIi, _null_, _REGIp, _null_,
476 case _NONE_: /* also _REGIc: _REGIn */ in math_emulate()