/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | tst.csr.out | 1 libdis_test: 73 a3 03 00 csrrs t1,ustatus,t2 2 libdis_test+0x4: 73 a3 43 00 csrrs t1,uie,t2 3 libdis_test+0x8: 73 a3 53 00 csrrs t1,utvec,t2 4 libdis_test+0xc: 73 a3 03 04 csrrs t1,uscratch,t2 5 libdis_test+0x10: 73 a3 13 04 csrrs t1,uepc,t2 6 libdis_test+0x14: 73 a3 23 04 csrrs t1,ucause,t2 7 libdis_test+0x18: 73 a3 33 04 csrrs t1,utval,t2 8 libdis_test+0x1c: 73 a3 43 04 csrrs t1,uip,t2 9 libdis_test+0x20: 73 a3 13 00 csrrs t1,fflags,t2 10 libdis_test+0x24: 73 a3 23 00 csrrs t1,frm,t2 [all …]
|
H A D | tst.rv32a.out | 11 libdis_test+0x28: af a3 ce 0b amoswap.w.rl t2,t3,(t4) 15 libdis_test+0x38: af a3 ce 03 amoadd.w.rl t2,t3,(t4) 19 libdis_test+0x48: af a3 ce 23 amoxor.w.rl t2,t3,(t4) 23 libdis_test+0x58: af a3 ce 63 amoand.w.rl t2,t3,(t4) 27 libdis_test+0x68: af a3 ce 43 amoor.w.rl t2,t3,(t4) 31 libdis_test+0x78: af a3 ce 83 amomin.w.rl t2,t3,(t4) 35 libdis_test+0x88: af a3 ce a3 amomax.w.rl t2,t3,(t4) 39 libdis_test+0x98: af a3 ce c3 amominu.w.rl t2,t3,(t4) 43 libdis_test+0xa8: af a3 ce e3 amomaxu.w.rl t2,t3,(t4)
|
H A D | tst.regs.s | 38 add a3, a3, a3 69 add a1, a2, a3 70 add a2, a3, a4 71 add a3, a4, a5
|
H A D | tst.regs.out | 14 libdis_test+0x34: b3 86 d6 00 add a3,a3,a3 44 libdis_test+0xac: b3 05 d6 00 add a1,a2,a3 45 libdis_test+0xb0: 33 86 e6 00 add a2,a3,a4 46 libdis_test+0xb4: b3 06 f7 00 add a3,a4,a5
|
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | db21554_debug.h | 105 #define DB_DEBUG3(func_id, dip, fmt, a1, a2, a3) \ argument 107 (uintptr_t)(a2), (uintptr_t)(a3), 0, 0); 108 #define DB_DEBUG4(func_id, dip, fmt, a1, a2, a3, a4) \ argument 110 (uintptr_t)(a2), (uintptr_t)(a3), \ 112 #define DB_DEBUG5(func_id, dip, fmt, a1, a2, a3, a4, a5) \ argument 114 (uintptr_t)(a2), (uintptr_t)(a3), \ 122 #define DB_DEBUG3(func_id, dip, fmt, a1, a2, a3) 123 #define DB_DEBUG4(func_id, dip, fmt, a1, a2, a3, a4) 124 #define DB_DEBUG5(func_id, dip, fmt, a1, a2, a3, a4, a5)
|
H A D | pci_debug.h | 99 #define DEBUG3(flag, dip, fmt, a1, a2, a3) \ argument 101 (uintptr_t)(a2), (uintptr_t)(a3), 0, 0); 102 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 104 (uintptr_t)(a2), (uintptr_t)(a3), \ 106 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 108 (uintptr_t)(a2), (uintptr_t)(a3), \ 117 #define DEBUG3(flag, dip, fmt, a1, a2, a3) argument 118 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) argument 119 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefi.h | 281 #define _cast64_efi_call3(f,a1,a2,a3) \ argument 282 efi_call3(f, (UINT64)(a1), (UINT64)(a2), (UINT64)(a3)) 283 #define _cast64_efi_call4(f,a1,a2,a3,a4) \ argument 284 efi_call4(f, (UINT64)(a1), (UINT64)(a2), (UINT64)(a3), (UINT64)(a4)) 285 #define _cast64_efi_call5(f,a1,a2,a3,a4,a5) \ argument 286 efi_call5(f, (UINT64)(a1), (UINT64)(a2), (UINT64)(a3), (UINT64)(a4), \ 288 #define _cast64_efi_call6(f,a1,a2,a3,a4,a5,a6) \ argument 289 efi_call6(f, (UINT64)(a1), (UINT64)(a2), (UINT64)(a3), (UINT64)(a4), \ 291 #define _cast64_efi_call7(f,a1,a2,a3,a4,a5,a6,a7) \ argument 292 efi_call7(f, (UINT64)(a1), (UINT64)(a2), (UINT64)(a3), (UINT64)(a4), \ [all …]
|
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/ |
H A D | pcmu_util.h | 92 #define PCMU_DBG3(flag, dip, fmt, a1, a2, a3) \ argument 94 (uintptr_t)(a2), (uintptr_t)(a3), 0, 0); 96 #define PCMU_DBG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 98 (uintptr_t)(a2), (uintptr_t)(a3), \ 101 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 103 (uintptr_t)(a2), (uintptr_t)(a3), \ 113 #define PCMU_DBG3(flag, dip, fmt, a1, a2, a3) argument 114 #define PCMU_DBG4(flag, dip, fmt, a1, a2, a3, a4) argument 115 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/projectquota/ |
H A D | projecttree_002_pos.ksh | 76 log_must mkdir $PRJDIR/a1/a2/a3 80 log_must mkdir $PRJDIR/b1/a2/a3 82 log_must touch $PRJDIR/a1/a2/a3/c4 83 log_must touch $PRJDIR/a1/a2/a3/d4 88 log_must zfs project -p $PRJID2 $PRJDIR/a1/a2/a3 100 log_must zfs project -C $PRJDIR/a1/a2/a3 103 log_must zfs project -p 123 $PRJDIR/a1/a2/a3/c4 107 log_must zfs project -C -r $PRJDIR/a1/a2/a3
|
H A D | projecttree_001_pos.ksh | 76 log_must touch $PRJDIR/a3 78 log_must chattr -p $PRJID1 $PRJDIR/a3 81 log_must zfs project -p $PRJID2 $PRJDIR/a3
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbbcvar.h | 142 #define SBBC_DBG3(flag, dip, fmt, a1, a2, a3) \ argument 144 (uintptr_t)(a3), 0, 0); 145 #define SBBC_DBG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 147 (uintptr_t)(a3), (uintptr_t)(a4), 0); 148 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 150 (uintptr_t)(a3), (uintptr_t)(a4), (uintptr_t)(a5)); 157 #define SBBC_DBG3(flag, dip, fmt, a1, a2, a3) argument 158 #define SBBC_DBG4(flag, dip, fmt, a1, a2, a3, a4) argument 159 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
H A D | upa64s.h | 173 #define DBG3(flag, psp, fmt, a1, a2, a3) \ argument 175 (uintptr_t)(a3), 0, 0); 176 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument 178 (uintptr_t)(a3), (uintptr_t)(a4), 0); 179 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 181 (uintptr_t)(a3), (uintptr_t)(a4), (uintptr_t)(a5)); 189 #define DBG3(flag, psp, fmt, a1, a2, a3) argument 190 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) argument 191 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 205 #define DBG3(flag, psp, fmt, a1, a2, a3) \ argument 207 (uintptr_t)(a3), 0, 0); 208 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument 210 (uintptr_t)(a3), \ 212 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 214 (uintptr_t)(a3), \ 223 #define DBG3(flag, psp, fmt, a1, a2, a3) argument 224 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) argument 225 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/ |
H A D | tst.int.s | 44 c.srai a3, 0x4 47 c.andi a3, -0x7 50 c.add a1, a3 54 c.xor a2, a3 55 c.sub a3, a4
|
H A D | tst.int.out | 17 libdis_test+0x20: 91 86 c.srai a3,0x4 20 libdis_test+0x26: e5 9a c.andi a3,-0x7 23 libdis_test+0x2c: b6 95 c.add a1,a3 27 libdis_test+0x34: 35 8e c.xor a2,a3 28 libdis_test+0x36: 99 8e c.sub a3,a4
|
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_fletcher_superscalar4.c | 97 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local 108 a3 = ctx->superscalar[0].v[2]; in fletcher_4_superscalar4_native() 120 a3 += ip[2]; in fletcher_4_superscalar4_native() 124 b3 += a3; in fletcher_4_superscalar4_native() 144 ctx->superscalar[0].v[2] = a3; in fletcher_4_superscalar4_native() 162 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local 173 a3 = ctx->superscalar[0].v[2]; in fletcher_4_superscalar4_byteswap() 185 a3 += BSWAP_32(ip[2]); in fletcher_4_superscalar4_byteswap() 189 b3 += a3; in fletcher_4_superscalar4_byteswap() 209 ctx->superscalar[0].v[2] = a3; in fletcher_4_superscalar4_byteswap()
|
/illumos-gate/usr/src/test/net-tests/tests/ipv6/ |
H A D | scope-test-v6.ksh | 97 a3=fe80::2112:1%llt_vnic3 117 ping -i llt_vnic3 -s ${a3} 56 1 || 125 ${scriptdir}/dup_bind ${c} --addr ${a0} --addr ${a2} ${a3} || 134 ${scriptdir}/dup_bind ${c} --addr ${c0} --addr ${c2} ${a3} || 139 ${scriptdir}/dup_bind ${c} --addr ${a0} ${a3} &&
|
/illumos-gate/usr/src/lib/brand/shared/brand/common/ |
H A D | brand_util.c | 244 uintptr_t a0, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, in brand_indir() argument 260 return ((sst->st_callc)(rv, a0, a1, a2, a3)); in brand_indir() 262 return ((sst->st_callc)(rv, a0, a1, a2, a3, a4)); in brand_indir() 264 return ((sst->st_callc)(rv, a0, a1, a2, a3, a4, a5)); in brand_indir() 266 return ((sst->st_callc)(rv, a0, a1, a2, a3, a4, a5, a6)); in brand_indir() 268 return ((sst->st_callc)(rv, a0, a1, a2, a3, a4, a5, a6, a7)); in brand_indir()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | mime.c | 652 Parse_t a3; in mimeview() local 671 a3.next = a2.next; in mimeview() 672 if (!arg(&a3, -1)) in mimeview() 674 if (a2.name.size != a3.name.size) in mimeview() 676 …else c ^= (a1.name.size == 6 ? strncmp : strncasecmp)(a2.name.data, a3.name.data, a2.name.size) ==… in mimeview() 688 a3.next = a2.next; in mimeview() 689 if (!arg(&a3, -1)) in mimeview() 691 if (*a3.name.data == '`' && *(a3.name.data + a3.name.size - 1) == '`') in mimeview() 693 a4 = a3; in mimeview() 694 a3 = a1; in mimeview() [all …]
|
/illumos-gate/usr/src/lib/brand/shared/brand/sys/ |
H A D | brand_misc.h | 179 #define B_TRUSS_POINT_5(rval, syscall_num, err, a0, a1, a2, a3, a4) \ argument 181 B_TRUSS_POINT, (syscall_num), (err), (a0), (a1), (a2), (a3), \ 184 #define B_TRUSS_POINT_4(rval, syscall_num, err, a0, a1, a2, a3) \ argument 185 B_TRUSS_POINT_5(rval, (syscall_num), (err), (a0), (a1), (a2), (a3), 0)
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecl_gf.c | 361 mp_digit a0 = 0, a1 = 0, a2 = 0, a3 = 0; in ec_GFp_add_4() local 367 a3 = MP_DIGIT(a,3); in ec_GFp_add_4() 396 MP_ADD_CARRY(a3, r3, r3, carry, carry); in ec_GFp_add_4() 406 : "r" (a0), "r" (a1), "r" (a2), "r" (a3), in ec_GFp_add_4() 421 a3 = MP_DIGIT(&meth->irr,3); in ec_GFp_add_4() 422 if (carry || r3 > a3 || in ec_GFp_add_4() 423 ((r3 == a3) && mp_cmp(r,&meth->irr) != MP_LT)) { in ec_GFp_add_4() 431 MP_SUB_BORROW(r3, a3, r3, carry, carry); in ec_GFp_add_4() 439 : "r" (a0), "r" (a1), "r" (a2), "r" (a3), in ec_GFp_add_4() 461 mp_digit a0 = 0, a1 = 0, a2 = 0, a3 = 0, a4 = 0; in ec_GFp_add_5() local [all …]
|
H A D | ecp_192.c | 71 mp_digit a5 = 0, a4 = 0, a3 = 0; in ec_GFp_nistp192_mod() local 197 a3 = MP_DIGIT(a, 3); in ec_GFp_nistp192_mod() 206 MP_ADD_CARRY(r0, a3, r0, 0, carry); in ec_GFp_nistp192_mod() 207 MP_ADD_CARRY(r1, a3, r1, carry, carry); in ec_GFp_nistp192_mod() 237 : "=r"(r0), "=r"(r1), "=r"(r2), "=r"(r3), "=r"(a3), in ec_GFp_nistp192_mod() 240 "4" (a3), "5" (a4), "6"(a5) in ec_GFp_nistp192_mod() 252 a3=r3; in ec_GFp_nistp192_mod() 259 : "=r"(r0), "=r"(r1), "=r"(r2), "=r"(r3), "=r"(a3) in ec_GFp_nistp192_mod() 260 : "0" (r0), "1" (r1), "2" (r2), "3" (r3), "4"(a3) in ec_GFp_nistp192_mod()
|
H A D | ec2_193.c | 193 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_193_mul() local 216 a3 = MP_DIGIT(a, 3); in ec_GF2m_193_mul() 253 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_193_mul() 259 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_193_mul() 260 s_bmul_4x4(rm, a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b3, b6 ^ b2, b5 ^ b1, in ec_GF2m_193_mul()
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_raudio_pxy.c | 214 int a1, a2, a3, a4; local 277 for (a3 = a1, a4 = a2; (a4 > 0) && (a3 < 19) && (a3 >= 0); a4--,a3++) { 278 rap->rap_sbf |= (1 << a3); 279 rap->rap_svr[a3] = *s++;
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/ |
H A D | sdt.h | 63 #define DTRACE_PROBE3(n, t1, a1, t2, a2, t3, a3) \ argument 64 fknsmb_dtrace3(#n, (long)a1, (long)a2, (long)a3)
|