Home
last modified time | relevance | path

Searched refs:DSI (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsDelaySlotFiller.cpp599 MachineBasicBlock::instr_iterator DSI(I); in runOnMachineBasicBlock() local
601 if (InMicroMipsMode && TII->GetInstSizeInBytes(std::next(DSI)) == 2 && in runOnMachineBasicBlock()
602 DSI->isCall()) { in runOnMachineBasicBlock()
605 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode()))); in runOnMachineBasicBlock()
/NextBSD/sys/gnu/dts/arm/
HDste-dbx5x0.dtsi624 // supply for U8500 CSI/DSI; VANA LDO
1040 <0xa0351000 0x1000>, /* DSI link 1 */
1041 <0xa0352000 0x1000>, /* DSI link 2 */
1042 <0xa0353000 0x1000>; /* DSI link 3 */
1047 <&prcmu_clk PRCMU_DSI0CLK>, /* DSI 0 */
1048 <&prcmu_clk PRCMU_DSI1CLK>, /* DSI 1 */
HDste-href.dtsi256 regulator-name = "V-CSI/DSI";
HDste-snowball.dts385 regulator-name = "V-CSI/DSI";
/NextBSD/contrib/gcc/config/s390/
HDs390.md224 (define_mode_macro DSI [DI SI])
2769 (define_expand "extend<HQI:mode><DSI:mode>2"
2770 [(set (match_operand:DSI 0 "register_operand" "")
2771 (sign_extend:DSI (match_operand:HQI 1 "nonimmediate_operand" "")))]
2774 if (<DSI:MODE>mode == DImode && !TARGET_64BIT)
2783 rtx bitcount = GEN_INT (GET_MODE_BITSIZE (<DSI:MODE>mode) -
2786 operands[1] = gen_lowpart (<DSI:MODE>mode, operands[1]);
2787 emit_insn (gen_ashl<DSI:mode>3 (operands[0], operands[1], bitcount));
2788 emit_insn (gen_ashr<DSI:mode>3 (operands[0], operands[0], bitcount));
5873 [(set (match_operand:DSI 0 "register_operand" "=d")
[all …]
/NextBSD/contrib/gcc/
HDChangeLog-200519695 * config/s390/s390.md: ("DSI", "SCOND"): New mode