Searched defs:rs2 (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021024-1.c14 unsigned rs1, rs2, rd; local
/openbsd-current/sys/arch/m88k/m88k/
H A Dm88110_fp.c225 u_int rf, rd, rs1, rs2, t1, t2, td, tmax, opcode; local
[all...]
H A Ddb_disasm.c355 u_int32_t rs2 = (inst >> 0) & 0x1f; local
384 u_int32_t rs2 = inst & 0x1f; local
469 u_int32_t rs2 = inst & 0x1f; local
485 u_int32_t rs2 = inst & 0x1f; local
607 u_int32_t rs2 = inst & 0x1f; local
676 u_int32_t rs2 = inst & 0x1f; local
749 u_int32_t rs2 = inst & 0x1f; local
766 u_int32_t rs2 = inst & 0x1f; local
799 u_int32_t rs2 = inst & 0x1f; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dpiped_child.c128 int rs1, rs2, i; local
/openbsd-current/sys/arch/riscv64/riscv64/
H A Ddb_disasm.c358 uint32_t rd, rs1, rs2, rs3; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h104 Rs rs2; member in struct:lldb_private::B
H A DRISCVCInstructions.h262 auto rs2 = DecodeCR_RS2(inst); local
/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu.c593 int opf = instr.i_opf.i_opf, rs1, rs2, rtype, cx, fsr; local
633 int opf = instr.i_opf.i_opf, rd, rtype, rs1, rs2; local
662 int opf = instr.i_opf.i_opf, rd, rdtype, rstype, rs1, rs2; local
692 int opf = instr.i_opf.i_opf, rd, rtype, rs1, rs2; local
721 int opf = instr.i_opf.i_opf, rd, rtype, rs1, rs2; local
750 int opf = instr.i_opf.i_opf, rd, rtype, rs1, rs2; local
826 int rtype, rd, rs2, rs1; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c36 unsigned char opc, rs1, rs2, rd; variable
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c37 unsigned char opc, rs1, rs2, rd; variable
/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp78 static uint32_t rtype(uint32_t op, uint32_t rd, uint32_t rs1, uint32_t rs2) { argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-sparc.c2824 int rs2 = insn & 0x1f; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-sparc.c3217 int rs2 = insn & 0x1f; local
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c2886 rtx rs1 = NULL, rs2 = NULL, imm1 = NULL; local
[all...]

Completed in 142 milliseconds