Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/sparc64/
HDexception.S462 .macro tl0_gen type macro
473 tl0_gen T_RESERVED
1966 tl0_gen T_INSTRUCTION_ERROR ! 0xa
1969 tl0_gen T_ILLEGAL_INSTRUCTION ! 0x10
1971 tl0_gen T_PRIVILEGED_OPCODE ! 0x11
1974 tl0_gen T_FP_DISABLED ! 0x20
1976 tl0_gen T_FP_EXCEPTION_IEEE_754 ! 0x21
1978 tl0_gen T_FP_EXCEPTION_OTHER ! 0x22
1980 tl0_gen T_TAG_OVERFLOW ! 0x23
1984 tl0_gen T_DIVISION_BY_ZERO ! 0x28
[all …]