Searched refs:SRA (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 215 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W 216 SLL.D SRL.D SRA.D ROTR.D SLLI.D SRLI.D SRAI.D ROTRI.D
|
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 158 #define SRA dsra macro 196 #define SRA sra macro
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa.decode | 98 SRA 011110 001.. ..... ..... ..... 001101 @3r
|
H A D | msa_translate.c | 445 TRANS_DF_iii(SRA, trans_msa_3r, gen_helper_msa_sra);
|
H A D | micromips_translate.c.inc | 157 SRA = 0x2, 1646 case SRA:
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 248 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W 249 SLL.D SRL.D SRA.D ROTR.D SLLI.D SRLI.D SRAI.D ROTRI.D
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 154 #define SRA F3(2, 0x27) macro 989 emit_alu(SRA, src, dst, ctx); in build_insn() 1157 emit_alu_K(SRA, dst, imm, ctx); in build_insn()
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 93 #define SRA dsra macro
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 824 C(0x8a00, SRA, RS_a, Z, r1_32s, sh, new, r1_32, sra, s32)
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 14290 static char *SRA(uint64 instruction, Dis_info *info) in SRA() function 18693 0xfc00f1e0, 0x8000c080, &SRA , 0,
|