Searched refs:sti (Results 1 - 25 of 98) sorted by relevance

1234

/netbsd-current/usr.sbin/sti/
H A DMakefile3 PROG= sti
4 MAN= sti.8
H A Dsti.c1 /* $NetBSD: sti.c,v 1.7 2008/04/28 20:24:17 martin Exp $ */
33 __RCSID("$NetBSD: sti.c,v 1.7 2008/04/28 20:24:17 martin Exp $");
124 sti(int fd, int c) function
139 sti(fd, c);
200 sti(fd, ' ');
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcli-sti.s1 # Blackfin testcase for cli/sti instructions
11 sti R0;
19 sti R0;
H A Dcec-non-operating-env.s14 sti r0;
H A Dcec-raise-reti.S37 sti R7;
77 sti R7;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcli-sti.s1 # Blackfin testcase for cli/sti instructions
11 sti R0;
19 sti R0;
H A Dcec-non-operating-env.s14 sti r0;
H A Dcec-raise-reti.S37 sti R7;
77 sti R7;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dite_sti.c45 * sti-specific data not available in the ite_data structure.
46 * Since we will only configure one sti display, it is ok to use a global.
55 } sti; variable in typeref:struct:__anon42
106 * Initialize the sti device for ite's needs.
109 * - since romputchar() does not work with sti devices, there is no way we
122 memset(&sti, 0, sizeof sti);
130 sti.codeptr[i] =
133 for (i = STI_END; sti.codeptr[i] == 0; i--)
135 codesize = sti
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ft32/
H A Dinsnsc.s656 sti.b $r21,0,$r0
657 sti.b $r21,6,$r0
658 sti.b $r21,9,$r0
659 sti.b $r21,24,$r0
660 sti.b $r21,25,$r0
661 sti.b $r21,27,$r0
662 sti.b $r21,0,$r1
663 sti.b $r21,0,$r2
664 sti.b $r21,0,$r3
665 sti
[all...]
H A Dinsn.s88 sti.l $r31,-128,$r0
89 sti.l $r0,127,$r31
90 sti.s $r31,-128,$r0
91 sti.s $r31,127,$r0
92 sti.b $r0,-128,$r31
93 sti.b $r0,127,$r31
H A Dinsnsc.d1319 a38: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1321 a3c: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1323 a40: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1325 a44: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1327 a48: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1329 a4c: 00 00 50 b1 b1500000 sti.b \$r21,0,\$r0
1331 a50: 00 80 50 b1 b1508000 sti.b \$r21,0,\$r1
1333 a54: 00 00 51 b1 b1510000 sti.b \$r21,0,\$r2
1335 a58: 00 80 51 b1 b1518000 sti.b \$r21,0,\$r3
1337 a5c: 00 80 51 b1 b1518000 sti
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic4x/
H A Dallopcodes.S26 P_CLASS( absi, sti, TEST_C3X )
34 QC_CLASS( addi, sti, TEST_C3X )
37 QC_CLASS( and, sti, TEST_C3X )
42 Q_CLASS( ash, sti, TEST_C3X )
59 P_CLASS( fix, sti, TEST_C3X )
78 P_CLASS( ldi, sti, TEST_C3X )
90 Q_CLASS( lsh, sti, TEST_C3X )
102 QC_CLASS( mpyi, sti, TEST_C3X )
108 P_CLASS( negi, sti, TEST_C3X )
112 P_CLASS( not, sti, TEST_C3
[all...]
H A Dopcodes.s411 .ifdef TEST_C3X & absi_sti_P: & absi *+AR0(1), R0 &|| sti R1, *+AR1(1) & sti R1, *+AR1(1) &|| absi *+AR0(1), R0 & .endif & .ifdef TEST_ENH & absi_sti_P_enh: & absi R0, R0 &|| sti R1, *+AR1(1) & absi R0 &|| sti R1, *+AR1(1) & sti R1, *+AR1(1) &|| absi R0, R0 & sti R1, *+AR1(1) &|| absi R0 & .endif
419 .ifdef TEST_C3X & addi_sti_QC: & addi *+AR0(1), R1, R0 &|| sti R1, *+AR1(1) & addi *+AR0(1), R0 &|| sti R1, *+AR1(1) & addi R0, *+AR0(1), R0 &|| sti R1, *+AR1(1) & sti R
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFrameLowering.h27 explicit MipsFrameLowering(const MipsSubtarget &sti, Align Alignment) argument
28 : TargetFrameLowering(StackGrowsDown, Alignment, 0, Alignment), STI(sti) {
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Devent.s28 .global sti
29 sti: label
H A Devent.d23 0000000c <sti>:
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dfrv.inc4 sti fp, @(sp,0)
7 sti gr5, @(fp,8)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dfrv.inc4 sti fp, @(sp,0)
7 sti gr5, @(fp,8)
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.h71 RegisterFileStatistics(const llvm::MCSubtargetInfo &sti);
H A DResourcePressureView.h88 ResourcePressureView(const llvm::MCSubtargetInfo &sti,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFFrameLowering.h23 explicit BPFFrameLowering(const BPFSubtarget &sti) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/frv-elf/
H A Dcache.s125 sti gr11,@(gr10,0)
137 sti gr11,@(gr10,0)
142 sti gr11,@(gr10,0)
148 sti gr11,@(gr10,0)
153 sti gr11,@(gr10,0)
158 sti gr11,@(gr10,0)
/netbsd-current/sys/arch/i386/stand/lib/
H A Ddos_file.S43 sti
95 sti
136 sti
180 sti
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.h21 explicit Thumb1FrameLowering(const ARMSubtarget &sti);

Completed in 681 milliseconds

1234