Searched refs:STC (Results 1 – 25 of 36) sorted by relevance
12
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_acle_builtins.def | 33 VAR1 (STC, stc, void) 34 VAR1 (STC, stc2, void) 35 VAR1 (STC, stcl, void) 36 VAR1 (STC, stc2l, void)
|
| D | iterators.md | 1491 ;; An iterator for the STC coprocessor instructions 1496 (define_int_attr STC [(VUNSPEC_STC "STC") (VUNSPEC_STC2 "STC2")
|
| D | constraints.md | 583 A memory access that is accessible as an LDC/STC operand"
|
| D | arm.md | 12775 "arm_coproc_builtin_available (VUNSPEC_<STC>)" 12794 "arm_coproc_builtin_available (VUNSPEC_<STC>)")
|
| /netbsd/src/external/gpl3/gdb/dist/sim/arm/ |
| D | armsupp.c | 984 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()
|
| D | armdefs.h | 117 ARMul_STCs *STC[16]; /* STC instruction */ member
|
| D | armcopro.c | 1405 state->STC[number] = stc; in ARMul_CoProAttach()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32c/ |
| D | m32c.opc | 1980 /** 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 */
|
| D | r8c.opc | 1438 /** 0111 1011 1src dest STC src,dest */ 1444 /** 0111 1100 1100 dest STC PC,dest */
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | mep-core.cpu | 884 (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/ |
| D | mep-core.cpu | 884 (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/ |
| D | history | 443 LDC/STC instructions i.e. hardware executed LDF/STF
|
| /netbsd/src/external/gpl3/gdb/dist/sim/h8300/ |
| D | ChangeLog-2021 | 840 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog | 153 * sh-dis.c (print_insn_sh): Enforce bit7 of LDC Rm,Rn_BANK and STC
|
| D | ChangeLog-2009 | 1112 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog | 167 * sh-dis.c (print_insn_sh): Enforce bit7 of LDC Rm,Rn_BANK and STC
|
| D | ChangeLog-2009 | 1112 * arm-dis.c (coprocessor): Print the LDC and STC versions of the
|
| /netbsd/src/share/misc/ |
| D | acronyms.comp | 1689 STC software thermal control
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/po/ |
| D | fi.po | 6834 #~ msgid "reserved STC cmd %d" 6835 #~ msgstr "varattu STC-komento %d"
|
| D | vi.po | 6315 #~ msgid "reserved STC cmd %d" 6316 #~ msgstr "câu lệnh STC dành riêng %d"
|
| D | ru.po | 10442 #~ msgid "reserved STC cmd %d" 10443 #~ msgstr "зарезервированный STC cmd %d"
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/po/ |
| D | fi.po | 6834 #~ msgid "reserved STC cmd %d" 6835 #~ msgstr "varattu STC-komento %d"
|
| D | vi.po | 6315 #~ msgid "reserved STC cmd %d" 6316 #~ msgstr "câu lệnh STC dành riêng %d"
|
| D | ru.po | 10442 #~ msgid "reserved STC cmd %d" 10443 #~ msgstr "зарезервированный STC cmd %d"
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | sourcebuild.texi | 2196 @code{LDC}, @code{STC}, @code{MCR} and @code{MRC}.
|
12