Home
last modified time | relevance | path

Searched refs:BCR (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsh-stub.c1117 #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 Di370.md1925 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 DSystemZAsmPrinter.cpp165 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
305 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
H A DSystemZInstrInfo.td66 def BCR : CondBranchRR<"b#r", 0x07>;
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2534 BaseClassRecord BCR(translateAccessFlags(Ty->getTag(), I->getFlags()), in lowerRecordFieldList() local
2537 ContinuationBuilder.writeMemberType(BCR); in lowerRecordFieldList()
/openbsd/sys/dev/ic/
H A Dar5210.c1400 AR5K_PRINT_REGISTER(BCR); in ar5k_ar5210_dump_state()
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.td1479 // Section 8.8.4 - BCR (Branch on Condition Relative)