/openbsd/sys/arch/sh/include/ |
H A D | locore.h | 60 stc ssr, r2 ;\ 92 stc.l gbr, @-r14 /* tf_gbr */ ;\ 99 stc sr, r1 /* r1 = SR */ ;\ 104 stc r2_bank,r4 ;\ 105 stc spc, r5 117 stc sr, r1 ;\ 120 stc r6_bank,r0 ;\ 164 stc sr, Rm ;\ 173 stc sr, Rm ;\ 184 stc sr, Rm ;\ [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
H A D | t13_otr.s | 130 stc.b ccr,r1h ;0201 131 stc.w ccr,@er1 ;01406990 132 stc.w ccr,@-er1 ;01406d90 133 stc.w ccr,@(0x1234:16,er1) ;01406f901234 135 stc.w ccr,@0x1234:16 ;01406b801234 136 stc.w ccr,@0x12345678:32 ;01406ba012345678 138 stc.b exr,r1h ;0211 139 stc.w exr,@er1 ;01416990 140 stc.w exr,@-er1 ;01416d90 141 stc.w exr,@(0x1234:16,er1) ;01416f901234 [all …]
|
H A D | h8300s.s | 324 stc ccr,r3l 325 stc ccr,@er0 326 stc ccr,@(0x1234:16,er0) 328 stc ccr,@-er1 329 stc ccr,@0x1234:16 330 stc ccr,@0x12345678:32 342 stc exr,r3l 343 stc exr,@er0 346 stc exr,@-er1 347 stc exr,@0x1234:16 [all …]
|
/openbsd/usr.sbin/nsd/ |
H A D | nsd.h | 96 #define STATUP(nsd, stc) nsd->st->stc++ argument 100 #define STATUP2(nsd, stc, i) nsd->st->stc[(i) <= (LASTELEM(nsd->st->stc) - 1) ? i : LASTELEM(nsd->s… argument 103 #define STATUP(nsd, stc) /* Nothing */ argument 104 #define STATUP2(nsd, stc, i) /* Nothing */ argument 110 #define ZTATUP(nsd, zone, stc) ( \ argument 112 nsd->zonestatnow[zone->zonestatid].stc++ \ 114 #define ZTATUP2(nsd, zone, stc, i) ( \ argument 116 …one->zonestatid].stc[(i) <= (LASTELEM(nsd->zonestatnow[zone->zonestatid].stc) - 1) ? i : LASTELEM(… 119 #define ZTATUP(nsd, zone, stc) /* Nothing */ argument 120 #define ZTATUP2(nsd, zone, stc, i) /* Nothing */ argument
|
/openbsd/sys/arch/sh/sh/ |
H A D | locore_subr.S | 69 stc.l r7_bank,@-##reg ; \ 70 stc.l sr, @-##reg ; \ 71 stc.l r6_bank,@-##reg ; \ 348 stc sr, r2 369 stc sr, r0 /* r0 = SR */ 386 stc sr, r0 /* r0 = SR */ 404 stc sr, r0 /* r0 = SR */ 421 stc sr, r0 /* r0 = SR */
|
H A D | vectors.S | 478 stc r0_bank,r6 /* ssp */
|
/openbsd/sys/dev/sbus/ |
H A D | spif.c | 436 struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(dev)]; in sttyioctl() local 437 struct stty_port *sp = &stc->sc_port[SPIF_PORT(dev)]; in sttyioctl() 700 struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(tp->t_dev)]; in stty_start() local 701 struct stty_port *sp = &stc->sc_port[SPIF_PORT(tp->t_dev)]; in stty_start() 885 struct stty_softc *stc = sc->sc_ttys; in spifsoftintr() local 891 if (stc != NULL) { in spifsoftintr() 892 for (i = 0; i < stc->sc_nports; i++) { in spifsoftintr() 893 sp = &stc->sc_port[i]; in spifsoftintr() 936 stc->sc_dev.dv_xname, i); in spifsoftintr()
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-sh.texi | 294 nop stc VBR,Rn 295 not Rm,Rn stc.l GBR,@@-Rn 296 or #imm,R0 stc.l SR,@@-Rn 297 or Rm,Rn stc.l VBR,@@-Rn 317 stc GBR,Rn xtrct Rm,Rn 318 stc SR,Rn
|
H A D | c-h8300.texi | 316 * rotxr.l rs * stc ccr,@@(disp:24,rd) 317 bpt * stc ccr,@@-rd 318 rte * stc ccr,@@abs:16 319 rts * stc ccr,@@abs:24 333 stc ccr,rd * xor.l #imm,rd 334 * stc ccr,@@rs * xor.l rs,rd 335 * stc ccr,@@(disp:16,rd) xorc #imm,ccr
|
H A D | c-h8500.texi | 254 jsr @@(imm16,rd) stc[.b] crb,ea_noimm 255 jsr abs16 stc[.w] sr,ea_noimm
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-sh.texi | 298 nop stc VBR,Rn 299 not Rm,Rn stc.l GBR,@@-Rn 300 or #imm,R0 stc.l SR,@@-Rn 301 or Rm,Rn stc.l VBR,@@-Rn 321 stc GBR,Rn xtrct Rm,Rn 322 stc SR,Rn
|
H A D | c-h8300.texi | 317 * rotxr.l rs * stc ccr,@@(disp:24,rd) 318 bpt * stc ccr,@@-rd 319 rte * stc ccr,@@abs:16 320 rts * stc ccr,@@abs:24 334 stc ccr,rd * xor.l #imm,rd 335 * stc ccr,@@rs * xor.l rs,rd 336 * stc ccr,@@(disp:16,rd) xorc #imm,ccr
|
/openbsd/sys/arch/landisk/landisk/ |
H A D | locore0.S | 56 stc sr, r0
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | ChangeLog | 21 * h8300.h (32bit ldc/stc): Add relaxing support.
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | lib1funcs.asm | 186 stc ccr,A2L 202 stc ccr,A2L 327 stc ccr,S2L ; keep the sign in bit 3 of S2L 359 stc ccr,S2L ; keep the sign in bit 3 of S2L 390 stc ccr,S2L ; keep the sign in bit 3 of S2L 409 stc ccr,S2L ; keep the sign in bit 3 of S2L
|
/openbsd/gnu/gcc/gcc/config/m32c/ |
H A D | mov.md | 69 stc\t%1,%0 95 stc\t%1,%0 392 stc\t%1,%0" 412 stc\t%1,%0"
|
H A D | m32c-lib1.S | 107 stc sp,a0
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | libunwind.S | 76 stc p11,cr0,[r0],{0x21} /* fstmiax r0, {d0-d15} */
|
/openbsd/lib/libc/arch/sh/ |
H A D | SYS.h | 137 stc gbr,r1; \
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | crt1.asm | 711 stc vbr, r1 744 stc vbr, r1 960 stc spc, r5 ! selfpc 1094 stc spc, r1 1144 stc spc, r4 1157 stc sgr, r15 ! Restore r15, destroyed by this sequence.
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | Make-lang.in | 90 f/name.o f/parse.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o \ 434 f/stamp-str f/stb.h f/expr.h f/stp.h f/stt.h f/stc.h f/std.h \ 441 f/stb.h f/expr.h f/stp.h f/stt.h f/stc.h f/std.h f/stv.h f/stw.h 447 f/stt.h f/stamp-str f/src.h f/sta.h f/stc.h 448 f/stc.o: f/stc.c f/proj.h $(CONFIG_H) $(SYSTEM_H) f/stc.h f/bad.h f/bad.def \
|
H A D | ChangeLog.0 | 527 * stc.c (ffestc_R544_equiv_): Likewise. 1349 * stc.c (ffestc_R1208_item): Preserve type info 1542 * stc.c (ffestc_R1207_item, ffestc_R1208_item, 1573 * stc.c (ffestc_R1208_item): Ditto. 1600 * stc.c (ffestc_R547_item_object): Don't actually put 2149 * stc.c (ffestc_order_entry_, ffestc_order_format_, 2173 * stc.c (ffestc_R501_item, ffestc_R524_item, 2762 * stc.c: 2895 * stc.c (ffestc_establish_declstmt_): Ditto. 3044 * stc.c (ffestc_R501_item): Parenthesize test to make [all …]
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | PropertyAliases.txt | 75 stc ; Simple_Titlecase_Mapping
|
/openbsd/sys/arch/amd64/stand/cdbr/ |
H A D | cdbr.S | 293 stc /* EOF reached */
|
/openbsd/sys/arch/i386/stand/cdbr/ |
H A D | cdbr.S | 296 stc /* EOF reached */
|