Home
last modified time | relevance | path

Searched refs:tmp1 (Results 151 – 156 of 156) sorted by relevance

1234567

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch2428 + "add %[tmp1], %[tmp1], %[ptr] \n\t"
2468 + "rev %[tmp1], %[tmp1] \n\t"
2470 + "lsr %[tmp1], %[tmp1], #15 \n\t"
2471 + "sub %[tmp1], %[tmp1], %[mlps_tables] \n\t"
2492 + [tmp1]"=&r"(tmp1),
3078 + "lsr %[tmp1], %[val], %[tmp1] \n\t"
3086 + "mul %[tmp1], %[tmp2], %[tmp1] \n\t"
3090 + "lsl %[tmp1], %[tmp1], #23 \n\t"
3104 + [tmp1]"=&r"(tmp1),
3280 + [tmp1]"=&r"(tmp1),
[all …]
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c631 unsigned long tmp0 = 0, tmp1 = 0; in qm_mb_write() local
645 "=&r" (tmp1), in qm_mb_write()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c6526 u32 mask = 0, tmp, tmp1; in cik_get_cu_active_bitmap() local
6531 tmp1 = RREG32(GC_USER_SHADER_ARRAY_CONFIG); in cik_get_cu_active_bitmap()
6536 tmp |= tmp1; in cik_get_cu_active_bitmap()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1807 uint8_t tmp1, tmp2; in smu7_init_dpm_defaults() local
1928 atomctrl_get_svi2_info(hwmgr, VOLTAGE_TYPE_VDDC, &tmp1, &tmp2, in smu7_init_dpm_defaults()
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1680 /* Load cpu->neg.tlb.f[mmu_idx].{mask,table} into {tmp0,tmp1}. */
/openbmc/linux/net/wireless/
H A Dnl80211.c8883 int n_channels = 0, tmp1, tmp2; in validate_scan_freqs() local
8885 nla_for_each_nested(attr1, freqs, tmp1) in validate_scan_freqs()
8889 nla_for_each_nested(attr1, freqs, tmp1) { in validate_scan_freqs()

1234567