Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dfpu_emu.h58 #define TAG_Error Const(0x80) /* probably need to abort */ macro
Dload_store.c235 if (loaded_tag == TAG_Error) in FPU_load_store()