Home
last modified time | relevance | path

Searched refs:xr0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/host/include/loongarch64/host/
H A Dbufferiszero.c.inc77 asm("xvld $xr0,%2,0\n\t" /* first: buf + 0 */
86 "xvor.v $xr0,$xr0,$xr1\n\t"
90 "xvor.v $xr0,$xr0,$xr2\n\t"
92 "xvor.v $xr0,$xr0,$xr4\n\t"
93 "xvor.v $xr0,$xr0,$xr8\n\t"
97 "xvsetnez.v $fcc0,$xr0\n\t"
99 "xvld $xr0,%1,0\n\t" /* p[0] */
108 "xvor.v $xr0,$xr0,$xr1\n\t"
112 "xvor.v $xr0,$xr0,$xr2\n\t"
114 "xvor.v $xr0,$xr0,$xr4\n\t"
[all …]
/openbmc/linux/arch/loongarch/include/asm/
H A Dasmmacro.h418 xvst $xr0, \tmp, THREAD_FPR0 - THREAD_FPR0
455 xvld $xr0, \tmp, THREAD_FPR0 - THREAD_FPR0
520 lasx_restore_upper $xr0, \base, $vr31, $xr31, (THREAD_FPR0-THREAD_FPR0)
564 lasx_init_upper $xr0 \tmp
/openbmc/linux/arch/loongarch/kernel/
H A Dfpu.S231 EX xvst $xr0, \base, (0 * LASX_REG_WIDTH)
268 EX xvld $xr0, \base, (0 * LASX_REG_WIDTH)
/openbmc/linux/sound/soc/codecs/
H A Dpeb2466.c60 unsigned int xr0; member
1674 cache = &peb2466->gpio.cache.xr0; in peb2466_chip_gpio_get_cache()
1917 peb2466->gpio.cache.xr0 = 0; in peb2466_reset_gpio()
/openbmc/linux/arch/loongarch/
H A DKconfig263 def_bool $(as-instr,xvld \$xr0$(comma)\$a0$(comma)0)