HomeSort by relevance Sort by last modified time
    Searched refs:PSR (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
msr-reg-bad.d 1 # name: Cannot use flag-variant of PSR on v7m and v6m.
mrs-msr-thumb-v7-m.d 13 0+0c <[^>]*> f383 8803 msr PSR, r3
arch7.d 53 0+0ac <[^>]*> f3ef 8003 mrs r0, PSR
67 0+0e4 <[^>]*> f380 8803 msr PSR, r0
78 0+110 <[^>]*> f3ef 8003 mrs r0, PSR
79 0+114 <[^>]*> f380 8803 msr PSR, r0
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
anames5.go 15 "PSR",
asm5.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
anames5.go 15 "PSR",
asm5.go     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/Arm/
Helper.S 57 # Save the current Program Status Register (PSR) into the Saved PSR
Helper.asm 56 // Save the current Program Status Register (PSR) into the Saved PSR
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc.h 55 #define PSR IA64_OPND_PSR
ia64-opc-m.c 142 {"mov", M, OpX3X6b (1, 0, 0x25), {R1, PSR}, PRIV, 0, NULL},
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 166 PSR, /* aka MMUSR on 68030 (but not MMUSR on 68040)
tc-m68851.h 53 Y PSR
77 #define PSR (BAC+8) /* 72 */
78 #define PCSR (PSR+1) /* 73 */
167 /* PSR, PCSR */
tc-m68k.c     [all...]
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 850 case Sparc::PSR:
851 Op = SparcOperand::CreateToken("%psr", S);
984 if (name.equals("psr")) {
985 RegNo = Sparc::PSR;
    [all...]

Completed in 415 milliseconds