/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | module.c | 76 u16 imm8 = (offset & 0x100) << (12 - 8); in apply_r_riscv_rcv_branch_rela() local
|
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/ |
H A D | macro-assembler-shared-ia32-x64.h | 57 void Pinsrb(XMMRegister dst, XMMRegister src1, Op src2, uint8_t imm8, in Pinsrb() argument 64 void Pinsrw(XMMRegister dst, XMMRegister src1, Op src2, uint8_t imm8, in Pinsrw() argument 563 void Pextrd(Register dst, XMMRegister src, uint8_t imm8) { in Pextrd() argument 495 PinsrHelper(Assembler* assm, AvxFn<Op> avx, NoAvxFn<Op> noavx, XMMRegister dst, XMMRegister src1, Op src2, uint8_t imm8, uint32_t* load_pc_offset = nullptr, base::Optional<CpuFeature> feature = base::nullopt) PinsrHelper() argument 582 Pinsrd(XMMRegister dst, XMMRegister src1, Op src2, uint8_t imm8, uint32_t* load_pc_offset = nullptr) Pinsrd() argument 597 Pinsrd(XMMRegister dst, Op src, uint8_t imm8, uint32_t* load_pc_offset = nullptr) Pinsrd() argument [all...] |
H A D | macro-assembler-shared-ia32-x64.cc | 119 Shufps(XMMRegister dst, XMMRegister src1, XMMRegister src2, uint8_t imm8) Shufps() argument
|
/third_party/vixl/src/aarch32/ |
H A D | instructions-aarch32.cc | 629 uint32_t imm8 = imm >> (24 - shift); in ImmediateT32() local 686 uint32_t imm8 = (imm << rot) | (imm >> (32 - rot)); in ImmediateA32() local
|
H A D | macro-assembler-aarch32.cc | 1282 uint8_t imm8 = imm & 0xff; in IsI8BitPattern() local
|
H A D | operands-aarch32.h | 540 static float Decode(uint32_t imm8, const FloatType<float>&) { in Decode() argument 544 static double Decode(uint32_t imm8, const FloatType<double>&) { in Decode() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | module.c | 77 u16 imm8 = (offset & 0x100) << (12 - 8); in apply_r_riscv_rvc_branch_rela() local
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.h | 308 void PinsrdPreSse41(XMMRegister dst, Register src, uint8_t imm8, in PinsrdPreSse41() argument
|
H A D | assembler-ia32.h | 494 void mov_b(Register dst, int8_t imm8) { mov_b(Operand(dst), imm8); } in mov_b() local 586 void cmpb(Register reg, Immediate imm8) { in cmpb() argument 588 cmpb(Operand(reg), imm8); in cmpb() local 654 void rol(Register dst, uint8_t imm8) { rol(Operand(dst), imm8); } in rol() local 659 void ror(Register dst, uint8_t imm8) { ror(Operand(dst), imm8); } ror() local 664 void sar(Register dst, uint8_t imm8) { sar(Operand(dst), imm8); } sar() local 672 void shl(Register dst, uint8_t imm8) { shl(Operand(dst), imm8); } shl() local 679 void shr(Register dst, uint8_t imm8) { shr(Operand(dst), imm8); } shr() local 1162 vshufps(XMMRegister dst, XMMRegister src1, XMMRegister src2, byte imm8) vshufps() argument 1166 vshufpd(XMMRegister dst, XMMRegister src1, XMMRegister src2, byte imm8) vshufpd() argument 1423 rorx(Register dst, Register src, byte imm8) rorx() argument [all...] |
H A D | macro-assembler-ia32.cc | 1616 void TurboAssembler::PinsrdPreSse41(XMMRegister dst, Operand src, uint8_t imm8, in CallRecordWriteStub() argument 1600 PextrdPreSse41(Register dst, XMMRegister src, uint8_t imm8) CallRecordWriteStub() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1394 uint8_t imm8; in readImmediate() local
|
/third_party/vixl/src/aarch64/ |
H A D | instructions-aarch64.cc | 772 Float16 Instruction::Imm8ToFloat16(uint32_t imm8) { in Imm8ToFloat16() argument 785 float Instruction::Imm8ToFP32(uint32_t imm8) { in Imm8ToFP32() argument 805 double Instruction::Imm8ToFP64(uint32_t imm8) { in Imm8ToFP64() argument
|
H A D | macro-assembler-sve-aarch64.cc | 75 int imm8; in TrySingleAddSub() local 368 int imm8; in Cpy() local 482 int imm8; in Dup() local 1095 int imm8; Sub() local [all...] |
/kernel/linux/linux-5.10/arch/arm/net/ |
H A D | bpf_jit_32.c | 321 static u32 arm_bpf_ldst_imm8(u32 op, u8 rt, u8 rn, s16 imm8) in arm_bpf_ldst_imm8() argument
|
/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit.h | 631 static inline u16 rvc_lwsp(u8 rd, u32 imm8) in rvc_lwsp() argument 659 static inline u16 rvc_swsp(u32 imm8, u8 rs2) in rvc_swsp() argument 758 static inline u16 rvc_ld(u8 rd, u32 imm8, u8 rs1) in rvc_ld() argument 767 static inline u16 rvc_sd(u8 rs1, u32 imm8, u argument [all...] |
/kernel/linux/linux-6.6/arch/arm/net/ |
H A D | bpf_jit_32.c | 321 static u32 arm_bpf_ldst_imm8(u32 op, u8 rt, u8 rn, s16 imm8) in arm_bpf_ldst_imm8() argument
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit.h | 697 static inline u16 rvc_lwsp(u8 rd, u32 imm8) in rvc_lwsp() argument 725 static inline u16 rvc_swsp(u32 imm8, u8 rs2) in rvc_swsp() argument 864 static inline u16 rvc_ld(u8 rd, u32 imm8, u8 rs1) in rvc_ld() argument 873 static inline u16 rvc_sd(u8 rs1, u32 imm8, u argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.h | 492 void Bic(const VRegister& vd, const int imm8, const int left_shift = 0) { in Bic() argument 669 void Orr(const VRegister& vd, const int imm8, const int left_shift = 0) { in Orr() argument 1612 void Mvni(const VRegister& vd, const int imm8, Shift shift = LSL, in Mvni() argument
|
H A D | instructions-arm64.h | 180 static float Imm8ToFP32(uint32_t imm8) { in Imm8ToFP32() argument 193 static double Imm8ToFP64(uint32_t imm8) { in Imm8ToFP64() argument
|
/third_party/node/deps/v8/src/diagnostics/x64/ |
H A D | disasm-x64.cc | 832 int imm8 = -1; in ShiftInstruction() local
|
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 4016 uint64_t imm8 = instr->ImmNEONabcdefgh(); in SubstituteImmediateField() local 4020 uint64_t imm8 = instr->ImmNEONabcdefgh(); in SubstituteImmediateField() local
|
/third_party/node/deps/v8/src/diagnostics/ia32/ |
H A D | disasm-ia32.cc | 589 int imm8 = -1; in D1D3C1Instruction() local 1992 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 2015 int8_t imm8 = static_cast<int8_t>(data[1]); in InstructionDecode() local 2275 int8_t imm8 = static_cast<int8_t>(data[1]); InstructionDecode() local 2324 int8_t imm8 = static_cast<int8_t>(data[1]); InstructionDecode() local 2427 int8_t imm8 = static_cast<int8_t>(data[1]); InstructionDecode() local 2435 int8_t imm8 = static_cast<int8_t>(data[1]); InstructionDecode() local 2443 int8_t imm8 = static_cast<int8_t>(data[1]); InstructionDecode() local [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.h | 978 sse2_instr(XMMRegister reg, byte imm8, byte prefix, byte escape, byte opcode, int extension) sse2_instr() argument 1610 vshufps(XMMRegister dst, XMMRegister src1, XMMRegister src2, byte imm8) vshufps() argument 1613 vshufps(YMMRegister dst, YMMRegister src1, YMMRegister src2, byte imm8) vshufps() argument 1718 vinsertps(XMMRegister dst, XMMRegister src1, XMMRegister src2, byte imm8) vinsertps() argument 1723 vinsertps(XMMRegister dst, XMMRegister src1, Operand src2, byte imm8) vinsertps() argument 1727 vpextrq(Register dst, XMMRegister src, int8_t imm8) vpextrq() argument 1732 vpinsrb(XMMRegister dst, XMMRegister src1, Register src2, uint8_t imm8) vpinsrb() argument 1737 vpinsrb(XMMRegister dst, XMMRegister src1, Operand src2, uint8_t imm8) vpinsrb() argument 1741 vpinsrw(XMMRegister dst, XMMRegister src1, Register src2, uint8_t imm8) vpinsrw() argument 1746 vpinsrw(XMMRegister dst, XMMRegister src1, Operand src2, uint8_t imm8) vpinsrw() argument 1750 vpinsrd(XMMRegister dst, XMMRegister src1, Register src2, uint8_t imm8) vpinsrd() argument 1755 vpinsrd(XMMRegister dst, XMMRegister src1, Operand src2, uint8_t imm8) vpinsrd() argument 1759 vpinsrq(XMMRegister dst, XMMRegister src1, Register src2, uint8_t imm8) vpinsrq() argument 1764 vpinsrq(XMMRegister dst, XMMRegister src1, Operand src2, uint8_t imm8) vpinsrq() argument 1769 vpshufd(XMMRegister dst, XMMRegister src, uint8_t imm8) vpshufd() argument 1773 vpshufd(YMMRegister dst, YMMRegister src, uint8_t imm8) vpshufd() argument 1777 vpshufd(XMMRegister dst, Operand src, uint8_t imm8) vpshufd() argument 1781 vpshufd(YMMRegister dst, Operand src, uint8_t imm8) vpshufd() argument 1785 vpshuflw(XMMRegister dst, XMMRegister src, uint8_t imm8) vpshuflw() argument 1789 vpshuflw(YMMRegister dst, YMMRegister src, uint8_t imm8) vpshuflw() argument 1793 vpshuflw(XMMRegister dst, Operand src, uint8_t imm8) vpshuflw() argument 1797 vpshuflw(YMMRegister dst, Operand src, uint8_t imm8) vpshuflw() argument 1801 vpshufhw(XMMRegister dst, XMMRegister src, uint8_t imm8) vpshufhw() argument 1805 vpshufhw(YMMRegister dst, YMMRegister src, uint8_t imm8) vpshufhw() argument 1809 vpshufhw(XMMRegister dst, Operand src, uint8_t imm8) vpshufhw() argument 1813 vpshufhw(YMMRegister dst, Operand src, uint8_t imm8) vpshufhw() argument 1837 vpalignr(XMMRegister dst, XMMRegister src1, XMMRegister src2, uint8_t imm8) vpalignr() argument 1842 vpalignr(YMMRegister dst, YMMRegister src1, YMMRegister src2, uint8_t imm8) vpalignr() argument 1847 vpalignr(XMMRegister dst, XMMRegister src1, Operand src2, uint8_t imm8) vpalignr() argument 1851 vpalignr(YMMRegister dst, YMMRegister src1, Operand src2, uint8_t imm8) vpalignr() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 487 __emit_ld_field(struct nfp_prog *nfp_prog, enum shf_sc sc, u8 areg, u8 bmask, u8 breg, u8 shift, bool imm8, bool zero, bool swap, bool wr_both, bool dst_lmextn, bool src_lmextn) __emit_ld_field() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 487 __emit_ld_field(struct nfp_prog *nfp_prog, enum shf_sc sc, u8 areg, u8 bmask, u8 breg, u8 shift, bool imm8, bool zero, bool swap, bool wr_both, bool dst_lmextn, bool src_lmextn) __emit_ld_field() argument
|