Home
last modified time | relevance | path

Searched refs:trap (Results 1 – 25 of 1418) sorted by relevance

12345678910>>...57

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/s12z/
H A Dtrap.s1 trap #146
2 trap #147
3 trap #148
4 trap #149
5 trap #150
6 trap #151
7 trap #152
8 trap #153
9 trap #154
10 trap #155
[all …]
H A Dtrap.d3 #source: trap.s
12 0: 1b 92 trap #146
13 2: 1b 93 trap #147
14 4: 1b 94 trap #148
15 6: 1b 95 trap #149
16 8: 1b 96 trap #150
17 a: 1b 97 trap #151
18 c: 1b 98 trap #152
19 e: 1b 99 trap #153
20 10: 1b 9a trap #154
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dtrap.s1 trap #146
2 trap #147
3 trap #148
4 trap #149
5 trap #150
6 trap #151
7 trap #152
8 trap #153
9 trap #154
10 trap #155
[all …]
H A Dtrap.d3 #source: trap.s
12 0: 1b 92 trap #146
13 2: 1b 93 trap #147
14 4: 1b 94 trap #148
15 6: 1b 95 trap #149
16 8: 1b 96 trap #150
17 a: 1b 97 trap #151
18 c: 1b 98 trap #152
19 e: 1b 99 trap #153
20 10: 1b 9a trap #154
[all …]
/netbsd/games/hack/
H A Dhack.search.c77 struct trap *ttmp; in findit()
122 struct trap *trap; in dosearch() local
157 for (trap = ftrap; trap; trap = trap->ntrap) in dosearch()
158 if (trap->tx == x && trap->ty == y && in dosearch()
159 !trap->tseen && !rn2(8)) { in dosearch()
162 if (trap->ttyp == PIERC) { in dosearch()
163 deltrap(trap); in dosearch()
167 trap->tseen = 1; in dosearch()
179 struct trap *trap; in doidtrap() local
185 for (trap = ftrap; trap; trap = trap->ntrap) in doidtrap()
[all …]
H A Dhack.lev.c196 savetrapchn(int fd, struct trap *trap) in savetrapchn() argument
199 while (trap) { in savetrapchn()
201 bwrite(fd, trap, sizeof(struct trap)); in savetrapchn()
202 free(trap); in savetrapchn()
203 trap = trap2; in savetrapchn()
212 struct trap *trap; in getlev() local
277 trap = newtrap(); in getlev()
278 mread(fd, trap, sizeof(struct trap)); in getlev()
281 ftrap = trap; in getlev()
283 mread(fd, trap, sizeof(struct trap)); in getlev()
[all …]
H A Dhack.trap.c92 struct trap *
95 struct trap *ttmp; in maketrap()
109 dotrap(struct trap *trap) in dotrap() argument
117 trap->tseen = 1; in dotrap()
133 deltrap(trap); in dotrap()
183 if (trap->once) { in dotrap()
184 deltrap(trap); in dotrap()
213 struct trap *trap = t_at(mtmp->mx, mtmp->my); in mintrap() local
216 if (!trap) { in mintrap()
330 struct trap *trap; in float_down() local
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/ppc/
H A Dprefix-align.s6 trap
7 trap
8 trap
9 trap
10 trap
11 trap
12 trap
13 trap
14 trap
15 trap
[all …]
H A Dprefix-align.d14 c: (7f e0 00 08|08 00 e0 7f) trap
15 10: (7f e0 00 08|08 00 e0 7f) trap
16 14: (7f e0 00 08|08 00 e0 7f) trap
17 18: (7f e0 00 08|08 00 e0 7f) trap
18 1c: (7f e0 00 08|08 00 e0 7f) trap
19 20: (7f e0 00 08|08 00 e0 7f) trap
20 24: (7f e0 00 08|08 00 e0 7f) trap
21 28: (7f e0 00 08|08 00 e0 7f) trap
22 2c: (7f e0 00 08|08 00 e0 7f) trap
23 30: (7f e0 00 08|08 00 e0 7f) trap
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dprefix-align.s6 trap
7 trap
8 trap
9 trap
10 trap
11 trap
12 trap
13 trap
14 trap
15 trap
[all …]
H A Dprefix-align.d14 c: (7f e0 00 08|08 00 e0 7f) trap
15 10: (7f e0 00 08|08 00 e0 7f) trap
16 14: (7f e0 00 08|08 00 e0 7f) trap
17 18: (7f e0 00 08|08 00 e0 7f) trap
18 1c: (7f e0 00 08|08 00 e0 7f) trap
19 20: (7f e0 00 08|08 00 e0 7f) trap
20 24: (7f e0 00 08|08 00 e0 7f) trap
21 28: (7f e0 00 08|08 00 e0 7f) trap
22 2c: (7f e0 00 08|08 00 e0 7f) trap
23 30: (7f e0 00 08|08 00 e0 7f) trap
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/epiphany/
H A Dregression.d21 1e: 0fe2 trap 0x3
26 24: 0fe2 trap 0x3
28 28: 0fe2 trap 0x3
30 2c: 0fe2 trap 0x3
32 30: 0fe2 trap 0x3
43 3a: 0fe2 trap 0x3
48 40: 0fe2 trap 0x3
56 4a: 0fe2 trap 0x3
64 5a: 0fe2 trap 0x3
72 68: 0fe2 trap 0x3
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/epiphany/
H A Dregression.d21 1e: 0fe2 trap 0x3
26 24: 0fe2 trap 0x3
28 28: 0fe2 trap 0x3
30 2c: 0fe2 trap 0x3
32 30: 0fe2 trap 0x3
43 3a: 0fe2 trap 0x3
48 40: 0fe2 trap 0x3
56 4a: 0fe2 trap 0x3
64 5a: 0fe2 trap 0x3
72 68: 0fe2 trap 0x3
[all …]
/netbsd/bin/sh/
H A Dtrap.c302 if (trap[signo] != NULL && trap[signo][0] == '\0') { in trapcmd()
323 if (trap[signo] != NULL && trap[signo][0] != '\0') { in trapcmd()
415 trap[signo] ? "'" : "", trap[signo] ? trap[signo] : "-", in trapcmd()
419 if (trap[signo]) in trapcmd()
447 for (tp = &trap[1] ; tp < &trap[NSIG] ; tp++) { in clear_traps()
465 for (tp = trap ; tp < &trap[NSIG] ; tp++) in free_traps()
485 for (tp = trap ; tp < &trap[NSIG] ; tp++) in have_traps()
657 p = trap[SIGCHLD]; in child_trap()
720 if (!traps_invalid && trap[signo] != NULL && trap[signo][0] != '\0' && in onsig()
778 tr = trap[i]; in dotrap()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mmix/
H A Dswym-opreg1.d15 20: 00000005 trap 0,0,5
16 24: 00000005 trap 0,0,5
17 28: 00020005 trap 2,0,5
18 2c: 00020005 trap 2,0,5
19 30: 00010203 trap 1,2,3
20 34: 00010203 trap 1,2,3
21 38: 00010203 trap 1,2,3
22 3c: 00010203 trap 1,2,3
27 50: 007b002d trap 123,0,45
28 54: 007bb26e trap 123,178,110
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dswym-opreg1.d15 20: 00000005 trap 0,0,5
16 24: 00000005 trap 0,0,5
17 28: 00020005 trap 2,0,5
18 2c: 00020005 trap 2,0,5
19 30: 00010203 trap 1,2,3
20 34: 00010203 trap 1,2,3
21 38: 00010203 trap 1,2,3
22 3c: 00010203 trap 1,2,3
27 50: 007b002d trap 123,0,45
28 54: 007bb26e trap 123,178,110
/netbsd/external/gpl3/gdb/dist/sim/erc32/
H A Dexec.c553 sregs->trap = TRAP_FPDIS;
1250 sregs->trap = TRAP_DEXC;
1270 sregs->trap = TRAP_DEXC;
1282 sregs->trap = TRAP_DEXC;
1291 sregs->trap = TRAP_DEXC;
1619 if (!sregs->trap) {
1980 sregs->trap = 0;
1989 sregs->trap = 0;
2025 sregs->trap = errtt;
2033 if (sregs->trap == 0) {
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/erc32/
H A Dexec.c553 sregs->trap = TRAP_FPDIS;
1250 sregs->trap = TRAP_DEXC;
1270 sregs->trap = TRAP_DEXC;
1282 sregs->trap = TRAP_DEXC;
1291 sregs->trap = TRAP_DEXC;
1619 if (!sregs->trap) {
1980 sregs->trap = 0;
1989 sregs->trap = 0;
2025 sregs->trap = errtt;
2033 if (sregs->trap == 0) {
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_nv50.c148 u32 trap[6], idx, inst; in nv50_fb_intr() local
167 st0 = (trap[0] & 0x0000000f) >> 0; in nv50_fb_intr()
168 st1 = (trap[0] & 0x000000f0) >> 4; in nv50_fb_intr()
169 st2 = (trap[0] & 0x00000f00) >> 8; in nv50_fb_intr()
170 st3 = (trap[0] & 0x0000f000) >> 12; in nv50_fb_intr()
172 st0 = (trap[0] & 0x000000ff) >> 0; in nv50_fb_intr()
173 st1 = (trap[0] & 0x0000ff00) >> 8; in nv50_fb_intr()
174 st2 = (trap[0] & 0x00ff0000) >> 16; in nv50_fb_intr()
177 inst = ((trap[2] << 16) | trap[1]) << 12; in nv50_fb_intr()
191 trap[5] & 0xff, trap[4] & 0xffff, trap[3] & 0xffff, in nv50_fb_intr()
[all …]
/netbsd/sys/arch/ia64/ia64/
H A Dexception.S848 #define IA32_TRAP trap
864 CALL(trap, 0, cr.ifa)
1079 CALL(trap, 3, cr.ifa)
1122 CALL(trap, 4, cr.ifa)
1246 CALL(trap, 5, r30)
1250 CALL(trap, 6, cr.ifa)
1254 CALL(trap, 7, cr.ifa)
1402 CALL(trap, 9, cr.ifa)
1476 CALL(trap, 10, cr.ifa)
1502 br.call.sptk rp=trap
[all …]
/netbsd/bin/ksh/
H A Dtrap.c135 trap = p->set = 1;
187 if (p->set && ((p->trap && p->trap[0]) in trap_pending()
189 && !p->trap))) in trap_pending()
217 trap = 0;
256 p->trap = (char *) 0;
269 p->trap = trapstr;
281 trap = 0; in cleartraps()
286 if ((p->flags & TF_USER_SET) && (p->trap && p->trap[0])) in cleartraps()
311 if (p->trap)
312 afree(p->trap, APERM);
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/nios2/
H A Dtrap-r2.d2 #name: NIOS2 R2 trap
4 #source: trap.s
9 0+0000 <[^>]*> b41d0020 trap 0
10 0+0004 <[^>]*> b41d0020 trap 0
11 0+0008 <[^>]*> b7fd0020 trap 31
12 0+000c <[^>]*> b5dd0020 trap 14
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Dtrap-r2.d2 #name: NIOS2 R2 trap
4 #source: trap.s
9 0+0000 <[^>]*> b41d0020 trap 0
10 0+0004 <[^>]*> b41d0020 trap 0
11 0+0008 <[^>]*> b7fd0020 trap 31
12 0+000c <[^>]*> b5dd0020 trap 14
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/m32r/
H A Dhw-trap.ms8 ; construct bra trap2_handler in trap 2 slot
12 addi r1,#-0x48 ; pc relative address from trap 2 slot to handler
15 ld24 r2,#0x48 ; address of trap 2 slot
18 ; perform trap
20 trap #2
25 ; trap 2 handler
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32r/
H A Dhw-trap.ms8 ; construct bra trap2_handler in trap 2 slot
12 addi r1,#-0x48 ; pc relative address from trap 2 slot to handler
15 ld24 r2,#0x48 ; address of trap 2 slot
18 ; perform trap
20 trap #2
25 ; trap 2 handler

12345678910>>...57