/qemu/linux-user/riscv/ |
H A D | target_syscall.h | 38 abi_long s10; member
|
/qemu/linux-headers/asm-riscv/ |
H A D | ptrace.h | 51 unsigned long s10; member
|
/qemu/target/mips/tcg/ |
H A D | octeon.decode | 41 SEQNEI 011100 rs:5 rt:5 imm:s10 10111 ne:1
|
H A D | msa.decode | 33 @ldst ...... sa:s10 ws:5 wd:5 .... df:2 &msa_i 48 @ldi ...... ... df:2 sa:s10 wd:5 ...... &msa_ldi
|
H A D | mxu_translate.c | 855 int32_t s10; in gen_mxu_s16ldd() local 861 s10 = sextract32(ctx->opcode, 10, 9) * 2; in gen_mxu_s16ldd() 866 tcg_gen_addi_tl(t0, t0, s10); in gen_mxu_s16ldd() 909 int32_t s10; in gen_mxu_s16std() local 915 s10 = sextract32(ctx->opcode, 10, 9) * 2; in gen_mxu_s16std() 925 tcg_gen_addi_tl(t0, t0, s10); in gen_mxu_s16std()
|
H A D | msa_helper.c | 5391 int32_t s10) in MSA_BINOP_IMM_DF() 5399 pwd->b[i] = (int8_t)s10; in MSA_BINOP_IMM_DF() 5404 pwd->h[i] = (int16_t)s10; in MSA_BINOP_IMM_DF() 5409 pwd->w[i] = (int32_t)s10; in MSA_BINOP_IMM_DF() 5414 pwd->d[i] = (int64_t)s10; in MSA_BINOP_IMM_DF()
|
/qemu/target/hexagon/imported/ |
H A D | compare.idef | 107 Q6INSN(C2_cmpeqi,"Pd4=cmp.eq(Rs32,#s10)",ATTRIBS(), 111 Q6INSN(C2_cmpgti,"Pd4=cmp.gt(Rs32,#s10)",ATTRIBS(), 130 Q6INSN(C4_cmpneqi,"Pd4=!cmp.eq(Rs32,#s10)",ATTRIBS(), "Compare for Not Equal", {fIMMEXT(siV); PdV=f… 131 Q6INSN(C4_cmpltei,"Pd4=!cmp.gt(Rs32,#s10)",ATTRIBS(), "Compare for Less Than or Equal", {fIMMEXT(si…
|
H A D | alu.idef | 408 Q6INSN(S4_or_andix,"Rx32=or(Ru32,and(Rx32,#s10))",ATTRIBS(), 411 Q6INSN(S4_or_andi,"Rx32|=and(Rs32,#s10)",ATTRIBS(), 414 Q6INSN(S4_or_ori,"Rx32|=or(Rs32,#s10)",ATTRIBS(), 434 Q6INSN(A2_subri,"Rd32=sub(#s10,Rs32)",ATTRIBS(A_ARCHV2), 437 Q6INSN(A2_andir,"Rd32=and(Rs32,#s10)",ATTRIBS(A_ARCHV2), 440 Q6INSN(A2_orir,"Rd32=or(Rs32,#s10)",ATTRIBS(A_ARCHV2),
|
H A D | encode_pp.def | 1223 DEF_FIELDROW_DESC32( ICLASS_ALU2op" 0101 -------- PP------ --------","[#5] Pd=(Rs,#s10)") 1233 DEF_FIELDROW_DESC32( ICLASS_ALU2op" 0110 -------- PP------ --------","[#6] Rd=(Rs,#s10)") 2083 DEF_FIELDROW_DESC32(ICLASS_ALU64" 1010 -------- PP------ --------","[#10] Rx=(Rs,Rx,#s10)")
|
/qemu/target/sparc/ |
H A D | insns.decode | 277 MOVR 10 rd:5 101111 rs1:5 imm:1 cond:3 rs2_or_imm:s10
|
/qemu/target/loongarch/ |
H A D | insns.decode | 15 %offs26 0:s10 10:16 !function=shl_2 497 %i10s2 10:s10 !function=shl_2
|
/qemu/target/ppc/ |
H A D | insn32.decode | 66 %dx_d 6:s10 16:5 0:1
|
/qemu/hw/scsi/ |
H A D | trace-events | 234 spapr_vscsi_command_complete_sense_data2(unsigned s8, unsigned s9, unsigned s10, unsigned s11, unsi…
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 44 "s8", "s9", "s10", "s11", "t3", "t4", "t5", "t6", 3133 0x80 + 26, 3, /* DW_CFA_offset, s10, -24 */
|