Home
last modified time | relevance | path

Searched refs:TRAP (Results 1 – 25 of 130) sorted by relevance

123456

/netbsd-src/sys/arch/atari/atari/
H A Dvectors.s79 VECTOR(illinst) | 33: TRAP instruction vector
87 VECTOR(illinst) | 36: TRAP instruction vector
88 VECTOR(illinst) | 37: TRAP instruction vector
89 VECTOR(illinst) | 38: TRAP instruction vector
90 VECTOR(illinst) | 39: TRAP instruction vector
91 VECTOR(illinst) | 40: TRAP instruction vector
92 VECTOR(illinst) | 41: TRAP instruction vector
93 VECTOR(illinst) | 42: TRAP instruction vector
94 VECTOR(illinst) | 43: TRAP instruction vector
95 VECTOR(trap12) | 44: TRAP instruction vector
[all …]
/netbsd-src/sys/arch/i386/i386/
H A Di386_trap.S83 #define TRAP(a) pushl $(a) ; jmp _C_LABEL(alltraps) macro
84 #define ZTRAP(a) pushl $0 ; TRAP(a)
227 TRAP(T_DOUBLEFLT)
235 TRAP(T_TSSFLT)
239 TRAP(T_SEGNPFLT)
243 TRAP(T_STKFLT)
247 TRAP(T_PROTFLT)
264 TRAP(T_PAGEFLT)
309 TRAP(T_ALIGNFLT)
H A Ddb_machdep.c163 case TRAP: in db_nextframe()
170 case TRAP: in db_nextframe()
279 *is_trap = TRAP; in db_frame_info()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips16-opc.c187 #define TRAP INSN_NO_DELAY_SLOT macro
260 {"break", "", 0xe805, 0xffff, TRAP, SH, I1, 0, 0 },
261 {"break", "6", 0xe805, 0xf81f, TRAP, SH, I1, 0, 0 },
316 {"exit", "L", 0xed09, 0xff1f, TRAP, SH, I1, 0, 0 },
317 {"exit", "L", 0xee09, 0xff1f, TRAP, SH, I1, 0, 0 },
318 {"exit", "", 0xef09, 0xffff, TRAP, SH, I1, 0, 0 },
319 {"exit", "L", 0xef09, 0xff1f, TRAP, SH, I1, 0, 0 },
320 {"entry", "", 0xe809, 0xffff, TRAP, SH, I1, 0, 0 },
321 {"entry", "l", 0xe809, 0xf81f, TRAP, SH, I1, 0, 0 },
449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 },
[all …]
H A Dmips-opc.c228 #define TRAP INSN_NO_DELAY_SLOT macro
794 {"break", "", 0x0000000d, 0xffffffff, TRAP, 0, I1, 0, 0 },
795 {"break", "c", 0x0000000d, 0xfc00ffff, TRAP, 0, I1, 0, 0 },
796 {"break", "c,q", 0x0000000d, 0xfc00003f, TRAP, 0, I1, 0, 0 },
985 {"cftc1", "d,y", 0x41000023, 0xffe007ff, WR_1|RD_C1|TRAP|LC, 0, 0, MT32, 0 },
986 {"cftc1", "d,T", 0x41000023, 0xffe007ff, WR_1|RD_C1|TRAP|LC, 0, 0, MT32, 0 },
987 {"cftc2", "d,y", 0x41000025, 0xffe007ff, WR_1|RD_C2|TRAP|LC, 0, 0, MT32, IOCT|IOCTP|IOCT2 },
1000 {"cttc1", "t,g", 0x41800023, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, 0 },
1001 {"cttc1", "t,S", 0x41800023, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, 0 },
1002 {"cttc2", "t,g", 0x41800025, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, IOCT|IOCTP|IOCT2 },
[all …]
H A Dmicromips-opc.c203 #define TRAP INSN_NO_DELAY_SLOT macro
445 {"break", "", 0x4680, 0xffff, TRAP, 0, I1, 0, 0 },
446 {"break", "", 0x00000007, 0xffffffff, TRAP, 0, I1, 0, 0 },
447 {"break", "mF", 0x4680, 0xfff0, TRAP, 0, I1, 0, 0 },
448 {"break", "c", 0x00000007, 0xfc00ffff, TRAP, 0, I1, 0, 0 },
449 {"break", "c,q", 0x00000007, 0xfc00003f, TRAP, 0, I1, 0, 0 },
702 {"hypcall", "", 0x0000c37c, 0xffffffff, TRAP, 0, 0, IVIRT, 0 },
703 {"hypcall", "+J", 0x0000c37c, 0xfc00ffff, TRAP, 0, 0, IVIRT, 0 },
985 {"sdbbp", "", 0x46c0, 0xffff, TRAP, 0, I1, 0, 0 },
986 {"sdbbp", "", 0x0000db7c, 0xffffffff, TRAP, 0, I1, 0, 0 },
[all …]
H A DChangeLog-201157 * micromips-opc.c (micromips_opcodes): Use NODS rather than TRAP
289 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
293 place of TRAP for "wait", "waiti" and "yield".
295 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
296 (mips16_opcodes): Use NODS in place of TRAP for "jalrc", "jrc",
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips16-opc.c187 #define TRAP INSN_NO_DELAY_SLOT macro
260 {"break", "", 0xe805, 0xffff, TRAP, SH, I1, 0, 0 },
261 {"break", "6", 0xe805, 0xf81f, TRAP, SH, I1, 0, 0 },
316 {"exit", "L", 0xed09, 0xff1f, TRAP, SH, I1, 0, 0 },
317 {"exit", "L", 0xee09, 0xff1f, TRAP, SH, I1, 0, 0 },
318 {"exit", "", 0xef09, 0xffff, TRAP, SH, I1, 0, 0 },
319 {"exit", "L", 0xef09, 0xff1f, TRAP, SH, I1, 0, 0 },
320 {"entry", "", 0xe809, 0xffff, TRAP, SH, I1, 0, 0 },
321 {"entry", "l", 0xe809, 0xf81f, TRAP, SH, I1, 0, 0 },
449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 },
[all …]
H A Dmips-opc.c228 #define TRAP INSN_NO_DELAY_SLOT macro
797 {"break", "", 0x0000000d, 0xffffffff, TRAP, 0, I1, 0, 0 },
798 {"break", "c", 0x0000000d, 0xfc00ffff, TRAP, 0, I1, 0, 0 },
799 {"break", "c,q", 0x0000000d, 0xfc00003f, TRAP, 0, I1, 0, 0 },
988 {"cftc1", "d,y", 0x41000023, 0xffe007ff, WR_1|RD_C1|TRAP|LC, 0, 0, MT32, 0 },
989 {"cftc1", "d,T", 0x41000023, 0xffe007ff, WR_1|RD_C1|TRAP|LC, 0, 0, MT32, 0 },
990 {"cftc2", "d,y", 0x41000025, 0xffe007ff, WR_1|RD_C2|TRAP|LC, 0, 0, MT32, IOCT|IOCTP|IOCT2 },
1005 {"cttc1", "t,g", 0x41800023, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, 0 },
1006 {"cttc1", "t,S", 0x41800023, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, 0 },
1007 {"cttc2", "t,g", 0x41800025, 0xffe007ff, RD_1|WR_CC|TRAP|CM, 0, 0, MT32, IOCT|IOCTP|IOCT2 },
[all …]
H A Dmicromips-opc.c203 #define TRAP INSN_NO_DELAY_SLOT macro
445 {"break", "", 0x4680, 0xffff, TRAP, 0, I1, 0, 0 },
446 {"break", "", 0x00000007, 0xffffffff, TRAP, 0, I1, 0, 0 },
447 {"break", "mF", 0x4680, 0xfff0, TRAP, 0, I1, 0, 0 },
448 {"break", "c", 0x00000007, 0xfc00ffff, TRAP, 0, I1, 0, 0 },
449 {"break", "c,q", 0x00000007, 0xfc00003f, TRAP, 0, I1, 0, 0 },
702 {"hypcall", "", 0x0000c37c, 0xffffffff, TRAP, 0, 0, IVIRT, 0 },
703 {"hypcall", "+J", 0x0000c37c, 0xfc00ffff, TRAP, 0, 0, IVIRT, 0 },
985 {"sdbbp", "", 0x46c0, 0xffff, TRAP, 0, I1, 0, 0 },
986 {"sdbbp", "", 0x0000db7c, 0xffffffff, TRAP, 0, I1, 0, 0 },
[all …]
H A DChangeLog-201157 * micromips-opc.c (micromips_opcodes): Use NODS rather than TRAP
289 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
293 place of TRAP for "wait", "waiti" and "yield".
295 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
296 (mips16_opcodes): Use NODS in place of TRAP for "jalrc", "jrc",
/netbsd-src/games/rogue/
H A Dtrap.c173 } while (((dungeon[row][col] & (OBJECT|STAIRS|TRAP|TUNNEL)) || in add_traps()
183 dungeon[row][col] |= (TRAP | HIDDEN); in add_traps()
207 if ((dungeon[row][col] & TRAP) && (!(dungeon[row][col] & HIDDEN))) { in id_trap()
222 if (dungeon[i][j] & TRAP) { in show_traps()
266 if (dungeon[row][col] & TRAP) { in search()
H A Dmove.c167 if (dungeon[row][col] & (DOOR | STAIRS | TRAP)) { in one_move_rogue()
168 if ((!levitate) && (dungeon[row][col] & TRAP)) { in one_move_rogue()
236 return((dungeon[row][col] & TRAP) ? 1 : 0); in is_passable()
238 return(dungeon[row][col] & (FLOOR | TUNNEL | DOOR | STAIRS | TRAP)); in is_passable()
280 if (s & TRAP) { in next_to_something()
482 if (dungeon[rogue.row][rogue.col] & TRAP) { in reg_move()
H A Droom.c168 if ((dungeon[i][j] & TRAP) && (!(dungeon[i][j] & HIDDEN))) { in darken_room()
202 if (mask & TRAP) { in get_dungeon_char()
375 unsigned short mask = (HORWALL | VERTWALL | DOOR | TUNNEL | TRAP | STAIRS | in draw_magic_map()
384 ((ch >= 'A') && (ch <= 'Z')) || (s & (TRAP | HIDDEN))) { in draw_magic_map()
393 } else if (s & TRAP) { in draw_magic_map()
/netbsd-src/sys/arch/amd64/amd64/
H A Ddb_machdep.c144 case TRAP: in db_nextframe()
151 case TRAP: in db_nextframe()
232 *is_trap = TRAP; in db_frame_info()
H A Damd64_trap.S104 #define TRAP(a) TRAP_NJ(a) ; TRAPENTRY macro
363 TRAP(T_DOUBLEFLT)
407 TRAP(T_TSSFLT)
435 TRAP(T_PAGEFLT)
468 TRAP(T_ALIGNFLT)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mmix/
H A Dcrti.S126 % (TRAP Halt) if that happens.
134 TRAP 0,0,0
151 TRAP 0,0,0
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mmix/
H A Dcrti.S126 % (TRAP Halt) if that happens.
134 TRAP 0,0,0
151 TRAP 0,0,0
/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s315 #define TRAP(type) VTRAP(type, slowtrap) macro
328 #define BPT TRAP(T_BREAKPOINT)
329 #define BPT_KGDB_EXEC TRAP(T_KGDB_EXEC)
366 TRAP(T_ILLINST) ! 02 = illegal instruction
367 TRAP(T_PRIVINST) ! 03 = privileged instruction
368 TRAP(T_FPDISABLED) ! 04 = fp instr, but EF bit off in psr
371 TRAP(T_ALIGN) ! 07 = address alignment error
374 TRAP(T_TAGOF) ! 0a = tag overflow
400 TRAP(T_CPDISABLED) ! 24 = coprocessor instr, EC bit off in psr
404 TRAP(T_CPEXCEPTION) ! 28 = coprocessor exception
[all …]
/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp166 TRAP(err, netbsd = LoadNetBSDL()); in E32BootL()
293 TRAP(err, netbsd = NetBSD::New(input, *args)); in LoadNetBSDL()
295 TRAP(err, netbsd = NetBSD::New(Default, *args)); in LoadNetBSDL()
/netbsd-src/sys/arch/x86/include/
H A Ddb_machdep.h9 #define TRAP 1 macro
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s359 #define TRAP(type) VTRAP(type, slowtrap) macro
376 #define BPT TRAP(T_BREAKPOINT)
377 #define BPT_KGDB_EXEC TRAP(T_KGDB_EXEC)
664 TRAP(T_ILLINST) ! 010 = illegal instruction
665 TRAP(T_PRIVINST) ! 011 = privileged instruction
671 TRAP(T_FPDISABLED) ! 020 = fp instr, but EF bit off in psr
672 TRAP(T_FP_IEEE_754) ! 021 = ieee 754 exception
673 TRAP(T_FP_OTHER) ! 022 = other fp exception
674 TRAP(T_TAGOF) ! 023 = tag overflow
676 TRAP(T_DIV0) ! 028 = divide by zero
[all …]
/netbsd-src/bin/ksh/
H A Dsiglist.in14 TRAP Trace trap
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-201157 * micromips-opc.c (micromips_opcodes): Use NODS rather than TRAP
289 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
293 place of TRAP for "wait", "waiti" and "yield".
295 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
296 (mips16_opcodes): Use NODS in place of TRAP for "jalrc", "jrc",
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-201157 * micromips-opc.c (micromips_opcodes): Use NODS rather than TRAP
289 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
293 place of TRAP for "wait", "waiti" and "yield".
295 (TRAP): Adjust for the rename of INSN_TRAP to INSN_NO_DELAY_SLOT.
296 (mips16_opcodes): Use NODS in place of TRAP for "jalrc", "jrc",

123456