Searched refs:BCR (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sh-stub.c | 1117 #define BCR (*(volatile short *)(0x05FFFFA0)) /* Bus control register */ macro 1130 BCR = BAS; /* use lowbyte/high byte */ in INIT()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i370/ |
H A D | i370.md | 1925 return \"ALR %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 1930 return \"ALR %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 1937 return \"AL %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 1942 return \"AL %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 2195 return \"SLR %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 2200 return \"SLR %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 2207 return \"SL %0,%2\;L 14,=A(%l3)\;BCR 12,14\"; 2212 return \"SL %0,%2\;L 14,=A(%l3)\;BCR 12,14\";
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 165 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction() 305 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
|
H A D | SystemZInstrInfo.td | 66 def BCR : CondBranchRR<"b#r", 0x07>;
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2534 BaseClassRecord BCR(translateAccessFlags(Ty->getTag(), I->getFlags()), in lowerRecordFieldList() local 2537 ContinuationBuilder.writeMemberType(BCR); in lowerRecordFieldList()
|
/openbsd/sys/dev/ic/ |
H A D | ar5210.c | 1400 AR5K_PRINT_REGISTER(BCR); in ar5k_ar5210_dump_state()
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 1479 // Section 8.8.4 - BCR (Branch on Condition Relative)
|