Home
last modified time | relevance | path

Searched defs:rs1 (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/arch/sparc/include/
Dinstr.h279 #define _I_OP3_GEN(form, rd, op3, rs1, low14) \ argument
281 #define _I_OP3_LS_RAR(rd, op3, rs1, asi, rs2) \ argument
283 #define _I_OP3_LS_RI(rd, op3, rs1, simm13) \ argument
285 #define _I_OP3_LS_RR(rd, op3, rs1, rs2) \ argument
287 #define _I_OP3_R_RAR(rd, op3, rs1, asi, rs2) \ argument
289 #define _I_OP3_R_RI(rd, op3, rs1, simm13) \ argument
291 #define _I_OP3_R_RR(rd, op3, rs1, rs2) \ argument
319 #define I_ORri(rd, rs1, imm) _I_OP3_R_RI(rd, IOP3_OR, rs1, imm) argument
320 #define I_ORrr(rd, rs1, rs2) _I_OP3_R_RR(rd, IOP3_OR, rs1, rs2) argument
327 #define I_JMPLri(rd, rs1, imm) _I_OP3_R_RI(rd, IOP3_JMPL, rs1, imm) argument
[all …]
/mirbsd/src/sys/arch/sparc/sparc/
Demul.c146 muldiv(tf, code, rd, rs1, rs2) in muldiv() argument
263 int32_t rs1, rs2; local
399 int32_t rs1, rs2, rd; local
/mirbsd/src/sys/arch/sparc/fpu/
Dfpu.c252 register int opf, rs1, rs2, rd, type, mask, fsr, cx; local
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-dlx.c334 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_loadop() local
450 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_storeop() local
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c37 unsigned char opc, rs1, rs2, rd; variable
/mirbsd/src/sys/dev/ic/
Disp.c2439 sns_ga_nxt_rsp_t *rs0, *rs1; in isp_scan_fabric() local
2583 sns_gid_ft_rsp_t *rs0, *rs1; in isp_scan_fabric() local