Home
last modified time | relevance | path

Searched refs:SRA (Results 1 – 25 of 175) sorted by relevance

1234567

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h37 SRA = 0x37, enumerator
96 case SRA: in lanaiAluCodeToString()
114 .Case("sha", SRA) in stringToLanaiAluCode()
138 case ISD::SRA: in isdToLanaiAluCode()
139 return AluCode::SRA; in isdToLanaiAluCode()
H A DLanaiMemAluCombiner.cpp224 return LPAC::SRA; in mergedAluCode()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/z80/
H A Dz80_op_ii_ld.s81 SRA (ix+8),a
82 SRA (ix+8),b
83 SRA (ix+8),c
84 SRA (ix+8),d
85 SRA (ix+8),e
86 SRA (ix+8),h
87 SRA (ix+8),l
88 SRA (iy+8),a
89 SRA (iy+8),b
90 SRA (iy+8),c
[all …]
H A Dz80n_all.s898 SRA (ix+8),a
899 SRA (ix+8),b
900 SRA (ix+8),c
901 SRA (ix+8),d
902 SRA (ix+8),e
903 SRA (ix+8),h
904 SRA (ix+8),l
905 SRA (iy+8),a
906 SRA (iy+8),b
907 SRA (iy+8),c
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Dz80_op_ii_ld.s81 SRA (ix+8),a
82 SRA (ix+8),b
83 SRA (ix+8),c
84 SRA (ix+8),d
85 SRA (ix+8),e
86 SRA (ix+8),h
87 SRA (ix+8),l
88 SRA (iy+8),a
89 SRA (iy+8),b
90 SRA (iy+8),c
[all …]
H A Dz80n_all.s898 SRA (ix+8),a
899 SRA (ix+8),b
900 SRA (ix+8),c
901 SRA (ix+8),d
902 SRA (ix+8),e
903 SRA (ix+8),h
904 SRA (ix+8),l
905 SRA (iy+8),a
906 SRA (iy+8),b
907 SRA (iy+8),c
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp333 { ISD::SRA, MVT::v2i64, 1 }, in getArithmeticInstrCost()
334 { ISD::SRA, MVT::v4i64, 1 }, in getArithmeticInstrCost()
335 { ISD::SRA, MVT::v8i64, 1 }, in getArithmeticInstrCost()
637 { ISD::SRA, MVT::v4i32, 1 }, in getArithmeticInstrCost()
679 { ISD::SRA, MVT::v16i8, 2 }, in getArithmeticInstrCost()
682 { ISD::SRA, MVT::v8i16, 2 }, in getArithmeticInstrCost()
685 { ISD::SRA, MVT::v4i32, 2 }, in getArithmeticInstrCost()
688 { ISD::SRA, MVT::v2i64, 2 }, in getArithmeticInstrCost()
692 { ISD::SRA, MVT::v32i8, 4+2 }, in getArithmeticInstrCost()
695 { ISD::SRA, MVT::v16i16, 4+2 }, in getArithmeticInstrCost()
[all …]
/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_32.c62 return push_inst(compiler, SRA | D(dst) | S1(dst) | IMM(24), DR(dst)); in emit_single_op()
73 …return push_inst(compiler, (op == SLJIT_MOV_S16 ? SRA : SRL) | D(dst) | S1(dst) | IMM(16), DR(dst)… in emit_single_op()
114 FAIL_IF(push_inst(compiler, SRA | D(TMP_REG1) | S1(dst) | IMM(31), DR(TMP_REG1))); in emit_single_op()
136 FAIL_IF(push_inst(compiler, SRA | D(dst) | S1(src1) | ARG2(flags, src2), DR(dst))); in emit_single_op()
H A DsljitNativeMIPS_32.c95 return push_inst(compiler, SRA | T(dst) | D(dst) | SH_IMM(24), DR(dst)); in emit_single_op()
114 return push_inst(compiler, SRA | T(dst) | D(dst) | SH_IMM(16), DR(dst)); in emit_single_op()
385 FAIL_IF(push_inst(compiler, SRA | T(dst) | DA(OTHER_FLAG) | SH_IMM(31), OTHER_FLAG)); in emit_single_op()
409 EMIT_SHIFT(SRA, SRAV); in emit_single_op()
/netbsd/lib/libtelnet/
H A Dauth-proto.h93 #ifdef SRA
/netbsd/etc/pam.d/
H A Dtelnetd6 # authenticator such as SRA. For non-authenticated telnet sessions,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp175 SDValue SRA = DAG.getNode(ISD::SRA, DL, MVT::i32, SHL, in addIPMSequence() local
177 return SRA; in addIPMSequence()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h28 case ISD::SRA: return ARM_AM::asr; in getShiftOpcForNode()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp811 ShiftOp = ISD::SRA; in PromoteIntRes_ADDSUBSHLSAT()
1524 case ISD::SRA: in PromoteIntegerOperand()
2170 case ISD::SRA: in ExpandIntegerResult()
2317 Lo = DAG.getNode(ISD::SRA, DL, NVT, InH, in ExpandShiftByConstant()
2378 case ISD::SRA: in ExpandShiftWithKnownAmountBit()
2484 case ISD::SRA: in ExpandShiftWithUnknownAmountBit()
2861 Hi = DAG.getNode(ISD::SRA, dl, NVT, Lo, in ExpandIntRes_AssertSext()
2946 DAG.getNode(ISD::SRA, dl, NVT, Hi, in ExpandIntRes_ABS()
3030 Hi = DAG.getNode(ISD::SRA, dl, NVT, Lo, in ExpandIntRes_FLT_ROUNDS()
3845 ISD::SRA, dl, NVT, Lo, in ExpandIntRes_SIGN_EXTEND()
[all …]
/netbsd/usr.sbin/gspa/gspa/
H A Dgsp_inst.c77 #define SRA (KREG|IMMNEG) macro
243 {"SRA", 0x2800, SRA, {EXREG, REG, 0, 0}},
244 {"SRL", 0x2C00, SRA, {EXREG, REG, 0, 0}},
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp75 setOperationAction(ISD::SRA, MVT::i8, Custom); in MSP430TargetLowering()
78 setOperationAction(ISD::SRA, MVT::i16, Custom); in MSP430TargetLowering()
343 case ISD::SRA: return LowerShifts(Op, DAG); in LowerOperation()
982 case ISD::SRA: in LowerShifts()
986 Victim = (Opc == ISD::SRA) in LowerShifts()
1204 SR = DAG.getNode(ISD::SRA, dl, MVT::i16, SR, One); in LowerSETCC()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp82 setOperationAction(ISD::SRA, MVT::i8, Custom); in AVRTargetLowering()
85 setOperationAction(ISD::SRA, MVT::i16, Custom); in AVRTargetLowering()
306 case ISD::SRA: in LowerShifts()
316 case ISD::SRA: in LowerShifts()
360 } else if (Op.getOpcode() == ISD::SRA && ShiftAmount == 7) { in LowerShifts()
389 case ISD::SRA: in LowerShifts()
791 case ISD::SRA: in LowerOperation()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mips/
H A Dmips16-insn-e.s26 sra.e $16, $16, 8 # SRA
H A Dmips16-insn-t.s26 sra.t $16, $16, 8 # SRA
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16-insn-e.s26 sra.e $16, $16, 8 # SRA
H A Dmips16-insn-t.s26 sra.t $16, $16, 8 # SRA
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h648 SRA, enumerator
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/m32r/
H A DChangeLog111 * sra.cgs: Test SRA instruction.
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32r/
H A DChangeLog111 * sra.cgs: Test SRA instruction.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp245 case LPAC::SRA: in getRrMemoryOpValue()

1234567