Home
last modified time | relevance | path

Searched refs:PSW (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dm10200-opc.c93 #define PSW (IMM24_MEM+1) macro
97 #define MDR (PSW+1)
167 { "mov", 0xf3f0, 0xfffc, FMT_4, {PSW, DN0}},
168 { "mov", 0xf3d0, 0xfff3, FMT_4, {DN1, PSW}},
279 { "and", 0xf7100000, 0xffff0000, FMT_6, {SIMM16N, PSW}},
283 { "or", 0xf7140000, 0xffff0000, FMT_6, {SIMM16N, PSW}},
H A Dm10300-opc.c143 #define PSW (SP+1) macro
147 #define MDR (PSW+1)
453 { "mov", 0xf2e4, 0xfffc, 0, FMT_D0, 0, {PSW, DN0}},
454 { "mov", 0xf2f3, 0xfff3, 0, FMT_D0, 0, {DM1, PSW}},
852 { "and", 0xfafc0000, 0xffff0000, 0, FMT_D2, 0, {IMM16, PSW}},
864 { "or", 0xfafd0000, 0xffff0000, 0, FMT_D2, 0, {IMM16, PSW}},
H A Ds390-opc.txt81 b20b ipk S_00 "insert PSW key" g5 esa,zarch
107 82 lpsw S_RD "load PSW" g5 esa,zarch
187 b20a spka S_RD "set PSW key from address" g5 esa,zarch
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm10200-opc.c93 #define PSW (IMM24_MEM+1) macro
97 #define MDR (PSW+1)
167 { "mov", 0xf3f0, 0xfffc, FMT_4, {PSW, DN0}},
168 { "mov", 0xf3d0, 0xfff3, FMT_4, {DN1, PSW}},
279 { "and", 0xf7100000, 0xffff0000, FMT_6, {SIMM16N, PSW}},
283 { "or", 0xf7140000, 0xffff0000, FMT_6, {SIMM16N, PSW}},
H A Dm10300-opc.c144 #define PSW (SP+1) macro
148 #define MDR (PSW+1)
454 { "mov", 0xf2e4, 0xfffc, 0, FMT_D0, 0, {PSW, DN0}},
455 { "mov", 0xf2f3, 0xfff3, 0, FMT_D0, 0, {DM1, PSW}},
853 { "and", 0xfafc0000, 0xffff0000, 0, FMT_D2, 0, {IMM16, PSW}},
865 { "or", 0xfafd0000, 0xffff0000, 0, FMT_D2, 0, {IMM16, PSW}},
H A Ds390-opc.txt81 b20b ipk S_00 "insert PSW key" g5 esa,zarch
107 82 lpsw S_RD "load PSW" g5 esa,zarch
187 b20a spka S_RD "set PSW key from address" g5 esa,zarch
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm32r-stub.c123 PSW, CBR, SPI, SPU, BPC, PC, ACCL, ACCH enumerator
414 stackmode = registers[PSW] & 0x80; in handle_exception()
432 else if (regno == PSW) /* stack mode may have changed! */ in handle_exception()
1317 psw = (struct PSWreg *) &registers[PSW]; /* fields of PSW register */ in cleanup_stash()
H A DChangeLog-1997368 * config/d30v/tm-d30v.h (PSW_*): Add macros for each of the PSW
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVERegisterInfo.td64 def PSW : VEMiscReg<1, "psw">; // Program status word
78 (add USRCC, PSW, SAR, PMMR,
H A DVEInstrInfo.td529 def RD_NONE : RD_VAL< 0>; // According to PSW
1508 let sx = 0, cz = 0, sz = 0, hasSideEffects = 1, Defs = [PSW] in
1512 let cy = 0, sy = 0, cz = 0, sz = 0, hasSideEffects = 1, Uses = [PSW] in
1516 let sx = 0, cz = 0, sz = 0, hasSideEffects = 1, Defs = [PSW] in {
1522 let cy = 0, sy = 0, cz = 0, sz = 0, hasSideEffects = 1, Uses = [PSW] in
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td20 // Extract PSW.
24 // Load PSW (extended).
32 // Insert PSW key.
36 // Set PSW key from address.
H A DSystemZRegisterInfo.td318 // The 2-bit condition code field of the PSW. Every register named in an
H A DSystemZInstrFormats.td5117 // the value of the PSW's 2-bit condition code field.
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dconvex.h48 #define PSW 8 macro
462 {0,0,lr,PSW,A,0}, /* mov */
463 {0,0,rxl,A,PSW,0}, /* mov */
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dconvex.h48 #define PSW 8 macro
462 {0,0,lr,PSW,A,0}, /* mov */
463 {0,0,rxl,A,PSW,0}, /* mov */
/openbsd/gnu/llvm/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp118 VE::USRCC, VE::PSW, VE::SAR, VE::NoRegister,
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DSignals.inc405 // On S/390, certain signals are delivered with PSW Address pointing to
/openbsd/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp136 VE::USRCC, VE::PSW, VE::SAR, VE::NoRegister,
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dm32r.cpu2376 ; PSW &= ~((unsigned char) uimm8 | 0x000ff00)
2387 ; PSW |= (unsigned char) uimm8
/openbsd/gnu/usr.bin/binutils/gas/po/
H A Dtr.po3198 msgid "resource conflict (PSW)"
3199 msgstr "kaynak çelişkisi (PSW)"
9801 msgid "PSW cannot be included in list"
9802 msgstr "PSW listeye dahil edilemez"
H A Dgas.pot3148 msgid "resource conflict (PSW)"
9520 msgid "PSW cannot be included in list"
/openbsd/gnu/usr.bin/binutils-2.17/gas/po/
H A Dtr.po3732 msgid "resource conflict (PSW)"
3733 msgstr "kaynak çelişkisi (PSW)"
10731 msgid "PSW cannot be included in list"
10732 msgstr "PSW listeye dahil edilemez"
H A Dgas.pot3419 msgid "resource conflict (PSW)"
9972 msgid "PSW cannot be included in list"
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-98992588 parallel insns modift buts in the PSW as a side effect.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-98992588 parallel insns modift buts in the PSW as a side effect.

12