Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dload_store.c29 #define _NONE_ 0 /* st0_ptr etc not needed */ macro
42 _NONE_, _null_, _NONE_, _PUSH_,
43 _NONE_, _PUSH_, _null_, _PUSH_,
44 _NONE_, _null_, _NONE_, _REG0_,
45 _NONE_, _REG0_, _NONE_, _REG0_
92 case _NONE_: in FPU_load_store()
Dfpu_entry.c70 #define _NONE_ 0 /* Take no special action */ macro
83 /* c0..7 */ _REGI_, _NONE_, _REGIn, _REGIn, _REGIi, _REGi_, _REGIp, _REGi_,
85 /* d0..7 */ _REGIc, _NONE_, _REGIn, _REGIn, _REGIc, _REG0_, _REGIc, _REG0_,
87 /* e0..7 */ _REGI_, _NONE_, _null_, _NONE_, _REGIi, _REGIc, _REGIp, _NONE_,
88 /* e8..f */ _REGI_, _NONE_, _REGIc, _REGIc, _REGIi, _REGIc, _REGIp, _REGIc,
89 /* f0..7 */ _REGI_, _NONE_, _null_, _REGIc, _REGIi, _null_, _REGIp, _REGIc,
90 /* f8..f */ _REGI_, _NONE_, _null_, _null_, _REGIi, _null_, _REGIp, _null_,
479 case _NONE_: /* also _REGIc: _REGIn */ in math_emulate()