Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dload_store.c32 #define _null_ 4 /* Function illegal or not implemented */ macro
39 _null_, _REG0_, _REG0_, _REG0_, /* /1: d9:undef, db,dd,df:fisttp m32/64/16 */
42 _NONE_, _null_, _NONE_, _PUSH_,
43 _NONE_, _PUSH_, _null_, _PUSH_,
44 _NONE_, _null_, _NONE_, _REG0_,
109 case _null_: in FPU_load_store()
Dfpu_entry.c75 #define _null_ 4 /* Function illegal or not implemented */ macro
87 /* e0..7 */ _REGI_, _NONE_, _null_, _NONE_, _REGIi, _REGIc, _REGIp, _NONE_,
89 /* f0..7 */ _REGI_, _NONE_, _null_, _REGIc, _REGIi, _null_, _REGIp, _REGIc,
90 /* f8..f */ _REGI_, _NONE_, _null_, _null_, _REGIi, _null_, _REGIp, _null_,
507 case _null_: in math_emulate()