Home
last modified time | relevance | path

Searched refs:STC (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_acle_builtins.def33 VAR1 (STC, stc, void)
34 VAR1 (STC, stc2, void)
35 VAR1 (STC, stcl, void)
36 VAR1 (STC, stc2l, void)
Diterators.md1491 ;; An iterator for the STC coprocessor instructions
1496 (define_int_attr STC [(VUNSPEC_STC "STC") (VUNSPEC_STC2 "STC2")
Dconstraints.md583 A memory access that is accessible as an LDC/STC operand"
Darm.md12775 "arm_coproc_builtin_available (VUNSPEC_<STC>)"
12794 "arm_coproc_builtin_available (VUNSPEC_<STC>)")
/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Darmsupp.c984 cpab = (state->STC[CPNum]) (state, ARMul_FIRST, instr, &data); in ARMul_STC()
990 cpab = (state->STC[CPNum]) (state, ARMul_INTERRUPT, instr, 0); in ARMul_STC()
994 cpab = (state->STC[CPNum]) (state, ARMul_BUSY, instr, &data); in ARMul_STC()
1009 cpab = (state->STC[CPNum]) (state, ARMul_DATA, instr, &data); in ARMul_STC()
1015 cpab = (state->STC[CPNum]) (state, ARMul_DATA, instr, &data); in ARMul_STC()
Darmdefs.h117 ARMul_STCs *STC[16]; /* STC instruction */ member
Darmcopro.c1405 state->STC[number] = stc; in ARMul_CoProAttach()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
Dm32c.opc1980 /** 0000 0001 1101 ddd1 dd01 0src STC src,dest */
1988 /** 0000 0001 1101 ddd1 dd01 1src STC src,dest */
1996 /** 1101 ddd1 dd01 0src STC src,dest */
Dr8c.opc1438 /** 0111 1011 1src dest STC src,dest */
1444 /** 0111 1100 1100 dest STC PC,dest */
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dmep-core.cpu884 (values NONE SHIFTI INT2 LOAD STORE LDC STC LDCB STCB SSARB FSFT RET
1888 (dnci stc_lp "store to control register lp" ((STALL STC))
1896 (dnci stc_hi "store to control register hi" ((STALL STC))
1904 (dnci stc_lo "store to control register lo" ((STALL STC))
1914 (dnci stc "store to control register" (VOLATILE (STALL STC))
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dmep-core.cpu884 (values NONE SHIFTI INT2 LOAD STORE LDC STC LDCB STCB SSARB FSFT RET
1888 (dnci stc_lp "store to control register lp" ((STALL STC))
1896 (dnci stc_hi "store to control register hi" ((STALL STC))
1904 (dnci stc_lo "store to control register lo" ((STALL STC))
1914 (dnci stc "store to control register" (VOLATILE (STALL STC))
/netbsd/src/sys/arch/acorn32/doc/
Dhistory443 LDC/STC instructions i.e. hardware executed LDF/STF
/netbsd/src/external/gpl3/gdb/dist/sim/h8300/
DChangeLog-2021840 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog153 * sh-dis.c (print_insn_sh): Enforce bit7 of LDC Rm,Rn_BANK and STC
DChangeLog-20091112 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog167 * sh-dis.c (print_insn_sh): Enforce bit7 of LDC Rm,Rn_BANK and STC
DChangeLog-20091112 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
/netbsd/src/share/misc/
Dacronyms.comp1689 STC software thermal control
/netbsd/src/external/gpl3/gdb/dist/bfd/po/
Dfi.po6834 #~ msgid "reserved STC cmd %d"
6835 #~ msgstr "varattu STC-komento %d"
Dvi.po6315 #~ msgid "reserved STC cmd %d"
6316 #~ msgstr "câu lệnh STC dành riêng %d"
Dru.po10442 #~ msgid "reserved STC cmd %d"
10443 #~ msgstr "зарезервированный STC cmd %d"
/netbsd/src/external/gpl3/binutils/dist/bfd/po/
Dfi.po6834 #~ msgid "reserved STC cmd %d"
6835 #~ msgstr "varattu STC-komento %d"
Dvi.po6315 #~ msgid "reserved STC cmd %d"
6316 #~ msgstr "câu lệnh STC dành riêng %d"
Dru.po10442 #~ msgid "reserved STC cmd %d"
10443 #~ msgstr "зарезервированный STC cmd %d"
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dsourcebuild.texi2196 @code{LDC}, @code{STC}, @code{MCR} and @code{MRC}.

12