/external/v8/src/x64/ |
D | assembler-x64.h | 1278 #define SSE_CMP_P(instr, imm8) \ argument 1519 void vpsrlq(XMMRegister dst, XMMRegister src, byte imm8) { in vpsrlq() 1524 void vpsllq(XMMRegister dst, XMMRegister src, byte imm8) { in vpsllq() 1679 #define AVX_CMP_P(instr, imm8) \ argument 1705 void vpsllw(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpsllw() 1710 void vpsrlw(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpsrlw() 1715 void vpsraw(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpsraw() 1720 void vpslld(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpslld() 1725 void vpsrld(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpsrld() 1730 void vpsrad(XMMRegister dst, XMMRegister src, int8_t imm8) { in vpsrad() [all …]
|
D | assembler-x64.cc | 985 void Assembler::cmpb_al(Immediate imm8) { in cmpb_al() 2828 void Assembler::extractps(Register dst, XMMRegister src, byte imm8) { in extractps() 2841 void Assembler::pextrb(Register dst, XMMRegister src, int8_t imm8) { in pextrb() 2854 void Assembler::pextrb(const Operand& dst, XMMRegister src, int8_t imm8) { in pextrb() 2867 void Assembler::pinsrw(XMMRegister dst, Register src, int8_t imm8) { in pinsrw() 2878 void Assembler::pinsrw(XMMRegister dst, const Operand& src, int8_t imm8) { in pinsrw() 2889 void Assembler::pextrw(Register dst, XMMRegister src, int8_t imm8) { in pextrw() 2900 void Assembler::pextrw(const Operand& dst, XMMRegister src, int8_t imm8) { in pextrw() 2913 void Assembler::pextrd(Register dst, XMMRegister src, int8_t imm8) { in pextrd() 2925 void Assembler::pextrd(const Operand& dst, XMMRegister src, int8_t imm8) { in pextrd() [all …]
|
/external/v8/src/ia32/ |
D | disasm-ia32.cc | 627 int imm8 = -1; in D1D3C1Instruction() local 1482 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1504 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1708 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1716 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1726 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1736 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1746 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1817 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1860 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local [all …]
|
D | assembler-ia32.cc | 803 void Assembler::cmpb(const Operand& op, Immediate imm8) { in cmpb() 1069 void Assembler::rcl(Register dst, uint8_t imm8) { in rcl() 1083 void Assembler::rcr(Register dst, uint8_t imm8) { in rcr() 1097 void Assembler::ror(const Operand& dst, uint8_t imm8) { in ror() 1118 void Assembler::sar(const Operand& dst, uint8_t imm8) { in sar() 1161 void Assembler::shl(const Operand& dst, uint8_t imm8) { in shl() 1181 void Assembler::shr(const Operand& dst, uint8_t imm8) { in shr() 1285 void Assembler::test_b(Register reg, Immediate imm8) { in test_b() 1303 void Assembler::test_b(const Operand& op, Immediate imm8) { in test_b() 2416 void Assembler::shufps(XMMRegister dst, XMMRegister src, byte imm8) { in shufps() [all …]
|
D | assembler-ia32.h | 611 void mov_b(Register dst, int8_t imm8) { mov_b(Operand(dst), imm8); } in mov_b() 687 void cmpb(Register reg, Immediate imm8) { cmpb(Operand(reg), imm8); } in cmpb() 752 void ror(Register dst, uint8_t imm8) { ror(Operand(dst), imm8); } in ror() 757 void sar(Register dst, uint8_t imm8) { sar(Operand(dst), imm8); } in sar() 764 void shl(Register dst, uint8_t imm8) { shl(Operand(dst), imm8); } in shl() 771 void shr(Register dst, uint8_t imm8) { shr(Operand(dst), imm8); } in shr() 1397 void rorx(Register dst, Register src, byte imm8) { in rorx()
|
D | macro-assembler-ia32.h | 812 void Pinsrd(XMMRegister dst, Register src, int8_t imm8) { in Pinsrd()
|
/external/v8/src/x87/ |
D | disasm-x87.cc | 563 int imm8 = -1; in D1D3C1Instruction() local 1135 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1157 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1361 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1371 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1381 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1391 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1462 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 1491 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local
|
D | assembler-x87.h | 609 void mov_b(Register dst, int8_t imm8) { mov_b(Operand(dst), imm8); } in mov_b() 680 void cmpb(Register reg, Immediate imm8) { cmpb(Operand(reg), imm8); } in cmpb() 745 void ror(Register dst, uint8_t imm8) { ror(Operand(dst), imm8); } in ror() 750 void sar(Register dst, uint8_t imm8) { sar(Operand(dst), imm8); } in sar() 757 void shl(Register dst, uint8_t imm8) { shl(Operand(dst), imm8); } in shl() 764 void shr(Register dst, uint8_t imm8) { shr(Operand(dst), imm8); } in shr()
|
D | assembler-x87.cc | 385 void Assembler::mov_b(const Operand& dst, int8_t imm8) { in mov_b() 674 void Assembler::cmpb(const Operand& op, Immediate imm8) { in cmpb() 940 void Assembler::rcl(Register dst, uint8_t imm8) { in rcl() 954 void Assembler::rcr(Register dst, uint8_t imm8) { in rcr() 968 void Assembler::ror(const Operand& dst, uint8_t imm8) { in ror() 989 void Assembler::sar(const Operand& dst, uint8_t imm8) { in sar() 1032 void Assembler::shl(const Operand& dst, uint8_t imm8) { in shl() 1052 void Assembler::shr(const Operand& dst, uint8_t imm8) { in shr() 1156 void Assembler::test_b(Register reg, Immediate imm8) { in test_b() 1174 void Assembler::test_b(const Operand& op, Immediate imm8) { in test_b() [all …]
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.cc | 630 uint32_t imm8 = imm >> (24 - shift); in ImmediateT32() local 687 uint32_t imm8 = (imm << rot) | (imm >> (32 - rot)); in ImmediateA32() local
|
D | operands-aarch32.h | 554 static float Decode(uint32_t imm8, const FloatType<float>&) { in Decode() 558 static double Decode(uint32_t imm8, const FloatType<double>&) { in Decode()
|
/external/valgrind/VEX/priv/ |
D | guest_amd64_toIR.c | 9090 UInt imm8, Bool all_lanes, Int sz ) in findSSECmpOp() 9225 UInt imm8; in dis_SSE_cmp_E_to_G() local 9824 static IRTemp math_PALIGNR_XMM ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_PALIGNR_XMM() 10968 static IRTemp math_SHUFPS_128 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_SHUFPS_128() 10992 static IRTemp math_SHUFPS_256 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_SHUFPS_256() 11006 static IRTemp math_SHUFPD_128 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_SHUFPD_128() 11031 static IRTemp math_SHUFPD_256 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_SHUFPD_256() 11045 static IRTemp math_BLENDPD_128 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_BLENDPD_128() 11069 static IRTemp math_BLENDPD_256 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_BLENDPD_256() 11083 static IRTemp math_BLENDPS_128 ( IRTemp sV, IRTemp dV, UInt imm8 ) in math_BLENDPS_128() [all …]
|
D | guest_arm_toIR.c | 2458 IRExpr* mk_EA_reg_plusminus_imm8 ( UInt rN, UInt bU, UInt imm8, in mk_EA_reg_plusminus_imm8() 2569 UInt imm1, UInt imm3, UInt imm8 ) in thumbExpandImm() 2608 UInt imm8 = SLICE_UInt(i1,7,0); in thumbExpandImm_from_I0_I1() local 13344 UInt imm8 = (INSN(19,16) << 4) | INSN(3,0); in decode_CP10_CP11_instruction() local 13360 UInt imm8 = (INSN(19,16) << 4) | INSN(3,0); in decode_CP10_CP11_instruction() local 15343 UInt imm8 = ((insn >> 4) & 0xF0) | (insn & 0xF); /* 11:8, 3:0 */ in disInstr_ARM_WRK() local 16466 UInt imm8 = ((insn >> 4) & 0xF0) | (insn & 0xF); /* 11:8, 3:0 */ in disInstr_ARM_WRK() local 16906 UInt imm8 = (imm4H << 4) | imm4L; in disInstr_ARM_WRK() local 16962 UInt imm8 = (imm4H << 4) | imm4L; in disInstr_ARM_WRK() local 17018 UInt imm8 = (imm4H << 4) | imm4L; in disInstr_ARM_WRK() local [all …]
|
D | guest_generic_x87.c | 788 UInt imm8, Bool isxSTRM ) in compute_PCMPxSTRx() 1039 UInt imm8, Bool isxSTRM ) in compute_PCMPxSTRx_wide()
|
D | guest_amd64_helpers.c | 3673 UInt imm8 = imm_and_return_control_bit & 7; in amd64g_calc_mpsadbw() local 3808 HWord imm8 = opc4_and_imm & 0xFF; in amd64g_dirtyhelper_PCMPxSTRx() local 4207 HWord imm8, in amd64g_dirtyhelper_AESKEYGENASSIST()
|
D | host_arm_defs.h | 246 UShort imm8; member 316 UInt imm8; member
|
D | host_arm_defs.c | 423 ARMRI84* ARMRI84_I84 ( UShort imm8, UShort imm4 ) { in ARMRI84_I84() 533 ARMNImm* ARMNImm_TI ( UInt type, UInt imm8 ) { in ARMNImm_TI()
|
/external/vixl/src/aarch64/ |
D | instructions-aarch64.cc | 183 float Instruction::Imm8ToFP32(uint32_t imm8) { in Imm8ToFP32() 200 double Instruction::Imm8ToFP64(uint32_t imm8) { in Imm8ToFP64()
|
D | assembler-aarch64.cc | 2800 void Assembler::orr(const VRegister& vd, const int imm8, const int left_shift) { in orr() 2816 void Assembler::bic(const VRegister& vd, const int imm8, const int left_shift) { in bic() 2828 int imm8 = 0; in movi() local 2867 const int imm8, in mvni() 4105 const int imm8, in NEONModifiedImmShiftLsl() 4138 const int imm8, in NEONModifiedImmShiftMsl()
|
D | disasm-aarch64.cc | 4481 uint64_t imm8 = instr->GetImmNEONabcdefgh(); in SubstituteImmediateField() local 4485 uint64_t imm8 = instr->GetImmNEONabcdefgh(); in SubstituteImmediateField() local
|
D | assembler-aarch64.h | 3029 static Instr ImmNEONabcdefgh(int imm8) { in ImmNEONabcdefgh()
|
/external/vixl/src/ |
D | utils-vixl.h | 566 static float Imm8ToFP32(uint32_t imm8) { in Imm8ToFP32() 578 static double Imm8ToFP64(uint32_t imm8) { in Imm8ToFP64()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.c | 1394 uint8_t imm8; in readImmediate() local
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 1638 uint8_t imm8; in readImmediate() local
|
/external/valgrind/none/tests/amd64/ |
D | pcmpstr64w.c | 201 UInt imm8, Bool isxSTRM ) in pcmpXstrX_WRK_wide()
|