/src/sys/dev/rasops/ |
rasops1.c | 97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; local in function:rasops1_putchar 203 tmp0 = (rp[0] & lmask) | lbg; 206 rp[0] = tmp0; 210 hp[0] = tmp0; 226 tmp0 = rp[0] & lmask; 227 tmp0 |= MBE(fb >> col); 232 rp[0] = tmp0; 236 hp[0] = tmp0; 254 tmp0 = (rp[0] & lmask) | (fg & ~lmask); 256 rp[0] = tmp0; [all...] |
rasops1.c | 97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; local in function:rasops1_putchar 203 tmp0 = (rp[0] & lmask) | lbg; 206 rp[0] = tmp0; 210 hp[0] = tmp0; 226 tmp0 = rp[0] & lmask; 227 tmp0 |= MBE(fb >> col); 232 rp[0] = tmp0; 236 hp[0] = tmp0; 254 tmp0 = (rp[0] & lmask) | (fg & ~lmask); 256 rp[0] = tmp0; [all...] |
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/ |
x25519_ref10.c | 63 fe25519 tmp0; local in function:crypto_scalarmult_curve25519_ref10 92 fe25519_sub(tmp0, x3, z3); 96 fe25519_mul(z3, tmp0, x2); 98 fe25519_sq(tmp0, tmp1); 102 fe25519_mul(x2, tmp1, tmp0); 103 fe25519_sub(tmp1, tmp1, tmp0); 107 fe25519_add(tmp0, tmp0, z3); 109 fe25519_mul(z2, tmp1, tmp0);
|
x25519_ref10.c | 63 fe25519 tmp0; local in function:crypto_scalarmult_curve25519_ref10 92 fe25519_sub(tmp0, x3, z3); 96 fe25519_mul(z3, tmp0, x2); 98 fe25519_sq(tmp0, tmp1); 102 fe25519_mul(x2, tmp1, tmp0); 103 fe25519_sub(tmp1, tmp1, tmp0); 107 fe25519_add(tmp0, tmp0, z3); 109 fe25519_mul(z2, tmp1, tmp0);
|
/src/sys/arch/mipsco/mipsco/ |
machdep.c | 456 int mem, tmp, tmp0; local in function:memsize_scan 470 tmp0 = *vp0; 487 *vp0 = tmp0;
|
machdep.c | 456 int mem, tmp, tmp0; local in function:memsize_scan 470 tmp0 = *vp0; 487 *vp0 = tmp0;
|
/src/sys/arch/mips/cavium/dev/ |
octeon_cop2var.h | 60 uint64_t tmp0, tmp1, tmp2, tmp3; \ 67 CNASM_##AU##LD(tmp0, 0, key) \ 70 CNASM_MT2(tmp0, CVM_MT_AES_KEY, 0) /* delay slot */ \ 87 : [tmp0] "=&r" (tmp0), \ 115 uint64_t tmp0, tmp1; local in function:octeon_cop2_aes_set_iv_unaligned_vaddr64 120 CNASM_ULD(tmp0, 0, iv) 122 CNASM_MT2(tmp0, CVM_MT_AES_IV, 0) 125 : [tmp0] "=&r" (tmp0), 315 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_des_set_key_unaligned_vaddr64 344 uint64_t tmp0; local in function:octeon_cop2_des_set_iv_unaligned_vaddr64 532 uint64_t tmp0, tmp1; local in function:octeon_cop2_md5_set_iv_unaligned_vaddr64 558 uint64_t tmp0, tmp1; local in function:octeon_cop2_md5_get_iv_unaligned_vaddr64 582 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_md5_update_unaligned_vaddr64 624 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_sha1_set_iv_unaligned_vaddr64 653 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_sha1_get_iv_unaligned_vaddr64 681 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha1_update_unaligned_vaddr64 723 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_set_iv_unaligned_vaddr64 753 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_get_iv_unaligned_vaddr64 783 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_update_unaligned_vaddr64 825 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_set_iv_unaligned_vaddr64 863 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_get_iv_unaligned_vaddr64 901 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_update_unaligned_vaddr64 [all...] |
octeon_cop2var.h | 60 uint64_t tmp0, tmp1, tmp2, tmp3; \ 67 CNASM_##AU##LD(tmp0, 0, key) \ 70 CNASM_MT2(tmp0, CVM_MT_AES_KEY, 0) /* delay slot */ \ 87 : [tmp0] "=&r" (tmp0), \ 115 uint64_t tmp0, tmp1; local in function:octeon_cop2_aes_set_iv_unaligned_vaddr64 120 CNASM_ULD(tmp0, 0, iv) 122 CNASM_MT2(tmp0, CVM_MT_AES_IV, 0) 125 : [tmp0] "=&r" (tmp0), 315 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_des_set_key_unaligned_vaddr64 344 uint64_t tmp0; local in function:octeon_cop2_des_set_iv_unaligned_vaddr64 532 uint64_t tmp0, tmp1; local in function:octeon_cop2_md5_set_iv_unaligned_vaddr64 558 uint64_t tmp0, tmp1; local in function:octeon_cop2_md5_get_iv_unaligned_vaddr64 582 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_md5_update_unaligned_vaddr64 624 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_sha1_set_iv_unaligned_vaddr64 653 uint64_t tmp0, tmp1, tmp2; local in function:octeon_cop2_sha1_get_iv_unaligned_vaddr64 681 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha1_update_unaligned_vaddr64 723 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_set_iv_unaligned_vaddr64 753 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_get_iv_unaligned_vaddr64 783 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha256_update_unaligned_vaddr64 825 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_set_iv_unaligned_vaddr64 863 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_get_iv_unaligned_vaddr64 901 uint64_t tmp0, tmp1, tmp2, tmp3; local in function:octeon_cop2_sha512_update_unaligned_vaddr64 [all...] |
/src/sys/arch/newsmips/dev/ |
scsi_1185.c | 1061 uint8_t tmp0; local in function:flush_fifo 1076 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1335 uint8_t tmp0; local in function:sc_mout 1375 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1378 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1389 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1409 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1429 GET_INTR(&tmp0, &tmp); /* clear interrupt */
|
scsi_1185.c | 1061 uint8_t tmp0; local in function:flush_fifo 1076 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1335 uint8_t tmp0; local in function:sc_mout 1375 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1378 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1389 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1409 GET_INTR(&tmp0, &tmp); /* clear interrupt */ 1429 GET_INTR(&tmp0, &tmp); /* clear interrupt */
|
/src/sys/dev/sdmmc/ |
sdmmc_mem.c | 732 uint32_t tmp0, tmp1; local in function:sdmmc_be512_to_bitfield512 735 tmp0 = buf->_bits[i]; 738 buf->_bits[bitswords - 1 - i] = be32toh(tmp0);
|
sdmmc_mem.c | 732 uint32_t tmp0, tmp1; local in function:sdmmc_be512_to_bitfield512 735 tmp0 = buf->_bits[i]; 738 buf->_bits[bitswords - 1 - i] = be32toh(tmp0);
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/ |
amdgpu_dml1_display_rq_dlg_calc.c | 147 double tmp0 = (max_num_sw * swath_height) / (l_sw - (prefill - 3.0) / 2.0); local in function:get_vratio_pre 149 if (tmp0 > vratio_pre) 150 vratio_pre = tmp0;
|
amdgpu_dml1_display_rq_dlg_calc.c | 147 double tmp0 = (max_num_sw * swath_height) / (l_sw - (prefill - 3.0) / 2.0); local in function:get_vratio_pre 149 if (tmp0 > vratio_pre) 150 vratio_pre = tmp0;
|