/illumos-gate/usr/src/test/util-tests/tests/dis/i386/ |
H A D | 64.vbmi.out | 38 libdis_test+0xbd: 62 52 a5 09 8d e2 vpermw %xmm10,%xmm11,%xmm12{%k1} 39 libdis_test+0xc3: 62 a2 a5 8a 8d f4 vpermw %xmm20,%xmm11,%xmm22{%k2}{z} 41 libdis_test+0xcf: 62 72 a5 09 8d 60 vpermw 0x10(%rax),%xmm11,%xmm12{%k1} 43 libdis_test+0xd6: 62 e2 a5 8a 8d b0 vpermw 0x12345(%rax),%xmm11,%xmm22{%k2}{z} 47 libdis_test+0xe7: 62 72 a5 09 8d a4 vpermw 0x14(%rax,%rcx,8),%xmm11,%xmm12{%k1} 50 libdis_test+0xf8: 62 52 a5 29 8d e2 vpermw %ymm10,%ymm11,%ymm12{%k1} 51 libdis_test+0xfe: 62 a2 a5 aa 8d f4 vpermw %ymm20,%ymm11,%ymm22{%k2}{z} 53 libdis_test+0x10a: 62 72 a5 29 8d a0 vpermw 0x10(%rax),%ymm11,%ymm12{%k1} 55 libdis_test+0x114: 62 e2 a5 aa 8d b0 vpermw 0x12345(%rax),%ymm11,%ymm22{%k2}{z} 59 libdis_test+0x125: 62 72 a5 29 8d a4 vpermw 0x14(%rax,%rcx,8),%ymm11,%ymm12{%k1} [all …]
|
H A D | 64.vbmi2.out | 3 libdis_test+0x7: 62 53 a5 09 70 e2 vpshldw $0x23,%xmm10,%xmm11,%xmm12{%k1} 15 libdis_test+0x3a: 62 53 a5 29 70 e2 vpshldw $0x23,%ymm10,%ymm11,%ymm12{%k1} 27 libdis_test+0x6d: 62 53 a5 49 70 e2 vpshldw $0x23,%zmm10,%zmm11,%zmm12{%k1} 87 libdis_test+0x16f: 62 53 a5 09 71 e2 vpshldq $0x23,%xmm10,%xmm11,%xmm12{%k1} 103 libdis_test+0x1b4: 62 53 a5 29 71 e2 vpshldq $0x23,%ymm10,%ymm11,%ymm12{%k1} 119 libdis_test+0x1f9: 62 53 a5 49 71 e2 vpshldq $0x23,%zmm10,%zmm11,%zmm12{%k1} 135 libdis_test+0x23e: 62 53 a5 09 72 e2 vpshrdw $0x23,%xmm10,%xmm11,%xmm12{%k1} 147 libdis_test+0x271: 62 53 a5 29 72 e2 vpshrdw $0x23,%ymm10,%ymm11,%ymm12{%k1} 159 libdis_test+0x2a4: 62 53 a5 49 72 e2 vpshrdw $0x23,%zmm10,%zmm11,%zmm12{%k1} 219 libdis_test+0x3a6: 62 53 a5 09 73 e2 vpshrdq $0x23,%xmm10,%xmm11,%xmm12{%k1} [all …]
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefi.h | 285 #define _cast64_efi_call5(f,a1,a2,a3,a4,a5) \ argument 287 (UINT64)(a5)) 288 #define _cast64_efi_call6(f,a1,a2,a3,a4,a5,a6) \ argument 290 (UINT64)(a5), (UINT64)(a6)) 291 #define _cast64_efi_call7(f,a1,a2,a3,a4,a5,a6,a7) \ argument 293 (UINT64)(a5), (UINT64)(a6), (UINT64)(a7)) 294 #define _cast64_efi_call8(f,a1,a2,a3,a4,a5,a6,a7,a8) \ argument 296 (UINT64)(a5), (UINT64)(a6), (UINT64)(a7), (UINT64)(a8)) 297 #define _cast64_efi_call9(f,a1,a2,a3,a4,a5,a6,a7,a8,a9) \ argument 299 (UINT64)(a5), (UINT64)(a6), (UINT64)(a7), (UINT64)(a8), \ [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | tst.regs.s | 40 add a5, a5, a5 71 add a3, a4, a5 72 add a4, a5, a6 73 add a5, a6, a7
|
H A D | tst.regs.out | 11 libdis_test+0x28: 33 05 a5 00 add a0,a0,a0 16 libdis_test+0x3c: b3 87 f7 00 add a5,a5,a5 46 libdis_test+0xb4: b3 06 f7 00 add a3,a4,a5 47 libdis_test+0xb8: 33 87 07 01 add a4,a5,a6 48 libdis_test+0xbc: b3 07 18 01 add a5,a6,a7
|
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | db21554_debug.h | 112 #define DB_DEBUG5(func_id, dip, fmt, a1, a2, a3, a4, a5) \ argument 115 (uintptr_t)(a4), (uintptr_t)(a5)); 124 #define DB_DEBUG5(func_id, dip, fmt, a1, a2, a3, a4, a5)
|
H A D | pci_debug.h | 106 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 109 (uintptr_t)(a4), (uintptr_t)(a5)); 119 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/lib/brand/shared/brand/common/ |
H A D | brand_util.c | 245 uintptr_t a5, uintptr_t a6, uintptr_t a7) in brand_indir() argument 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/common/crypto/ecc/ |
H A D | ecp_192.c | 71 mp_digit a5 = 0, a4 = 0, a3 = 0; in ec_GFp_nistp192_mod() local 191 a5 = MP_DIGIT(a, 5); in ec_GFp_nistp192_mod() 210 MP_ADD_CARRY(r0, a5, r0, 0, carry); in ec_GFp_nistp192_mod() 211 MP_ADD_CARRY(r1, a5, r1, carry, carry); in ec_GFp_nistp192_mod() 212 MP_ADD_CARRY(r2, a5, r2, carry, carry); in ec_GFp_nistp192_mod() 238 "=r"(a4), "=r"(a5) in ec_GFp_nistp192_mod() 240 "4" (a3), "5" (a4), "6"(a5) in ec_GFp_nistp192_mod()
|
H A D | ec2_163.c | 187 mp_digit a5 = 0, a4 = 0, a3 = 0, b5 = 0, b4 = 0, b3 = 0; in ec_GF2m_163_mul() local 197 a5 = MP_DIGIT(a, 5); in ec_GF2m_163_mul() 243 s_bmul_3x3(MP_DIGITS(r) + 6, a5, a4, a3, b5, b4, b3); in ec_GF2m_163_mul() 245 s_bmul_3x3(rm, a5 ^ a2, a4 ^ a1, a3 ^ a0, b5 ^ b2, b4 ^ b1, in ec_GF2m_163_mul()
|
H A D | ec2_193.c | 196 mp_digit a6 = 0, a5 = 0, a4 = 0, b6 = 0, b5 = 0, b4 = 0; in ec_GF2m_193_mul() local 209 a5 = MP_DIGIT(a, 5); in ec_GF2m_193_mul() 258 s_bmul_3x3(MP_DIGITS(r) + 8, a6, a5, a4, b6, b5, b4); 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()
|
H A D | ec2_233.c | 214 mp_digit a7 = 0, a6 = 0, a5 = 0, a4 = 0, b7 = 0, b6 = 0, b5 = 0, b4 = in ec_GF2m_233_mul() local 231 a5 = MP_DIGIT(a, 5); in ec_GF2m_233_mul() 283 s_bmul_4x4(MP_DIGITS(r) + 8, a7, a6, a5, a4, b7, b6, b5, b4); in ec_GF2m_233_mul() 285 s_bmul_4x4(rm, a7 ^ a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b7 ^ b3, in ec_GF2m_233_mul()
|
H A D | ecp_224.c | 71 mp_digit a6 = 0, a5 = 0, a4 = 0, a3b = 0, a5a = 0; in ec_GFp_nistp224_mod() local 221 a5 = MP_DIGIT(a, 5); in ec_GFp_nistp224_mod() 222 a5b = a5 >> 32; in ec_GFp_nistp224_mod() 225 a5a_a4b = a5 << 32; in ec_GFp_nistp224_mod() 226 a5a = a5 & 0xffffffff; in ec_GFp_nistp224_mod()
|
H A D | ecp_256.c | 69 mp_digit a4=0, a5=0, a6=0, a7=0; in ec_GFp_nistp256_mod() local 283 a5 = MP_DIGIT(a,5); in ec_GFp_nistp256_mod() 292 a5l = a5 << 32; in ec_GFp_nistp256_mod() 293 a5h = a5 >> 32; in ec_GFp_nistp256_mod() 353 MP_SUB_BORROW(r2, a5, r2, carry, carry); in ec_GFp_nistp256_mod()
|
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/ |
H A D | pcmu_util.h | 101 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 104 (uintptr_t)(a4), (uintptr_t)(a5)); 115 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_irc_pxy.c | 281 u_short a5, sp; local 323 a5 = irc->irc_port; 335 (void) SNPRINTF(newbuf, sizeof(newbuf) - i, "%u %u\001\r\n", a1, a5); 337 (void) sprintf(newbuf, "%u %u\001\r\n", a1, a5); 401 sp = htons(a5);
|
H A D | ip_ftp_pxy.c | 198 u_short a5, a6, sp; local 253 a5 = ippr_ftp_atoi(&s); 269 a6 = a5 & 0xff; 276 a5 >>= 8; 277 a5 &= 0xff; 278 sp = a5 << 8 | a6; 303 "PORT", a1, a2, a3, a4, a5, a6); 306 "PORT", a1, a2, a3, a4, a5, a6); 509 u_short a5, a6; local 584 a5 = ippr_ftp_atoi(&s); [all …]
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbbcvar.h | 148 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 150 (uintptr_t)(a3), (uintptr_t)(a4), (uintptr_t)(a5)); 159 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
H A D | upa64s.h | 179 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 181 (uintptr_t)(a3), (uintptr_t)(a4), (uintptr_t)(a5)); 191 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 212 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 215 (uintptr_t)(a4), (uintptr_t)(a5)); 225 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_debug.c | 85 uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, uintptr_t a5) in pci_debug() argument 112 prom_printf(fmt, a1, a2, a3, a4, a5); in pci_debug()
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/ |
H A D | tst.int.s | 45 c.srai a5, 0x19 49 c.mv a0, a5
|
H A D | tst.int.out | 18 libdis_test+0x22: e5 87 c.srai a5,0x19 22 libdis_test+0x2a: 3e 85 c.mv a0,a5
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | atanf.c | 99 a5 = -5.137023693688358515753093811791755221805e-0002F, variable 170 z * a5)))); in atanf()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/decls/ |
H A D | tst.arrays.d | 43 extern int a5[5], a6[6][6], a7[7][7][7];
|