Searched refs:ACCLO (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/arch/xtensa/variants/de212/include/variant/ |
H A D | tie-asm.h | 81 rsr.ACCLO \at1 // MAC16 option 136 wsr.ACCLO \at1 // MAC16 option
|
/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie-asm.h | 41 rsr \at1, ACCLO // MAC16 accumulator 84 wsr \at1, ACCLO // MAC16 accumulator
|
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/ |
H A D | tie-asm.h | 60 rsr.ACCLO \at1 // MAC16 option 115 wsr.ACCLO \at1 // MAC16 option
|
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/ |
H A D | tie-asm.h | 39 rsr \at1, ACCLO // MAC16 accumulator 82 wsr \at1, ACCLO // MAC16 accumulator
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | mulsi3.S | 59 rsr a5, ACCLO 61 rsr a4, ACCLO
|
H A D | umulsidi3.S | 95 rsr dst, ACCLO
|
/openbmc/linux/arch/xtensa/variants/csp/include/variant/ |
H A D | tie-asm.h | 91 rsr.ACCLO \at1 // MAC16 option 158 wsr.ACCLO \at1 // MAC16 option
|
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/ |
H A D | tie-asm.h | 71 rsr \at1, ACCLO // MAC16 option 136 wsr \at1, ACCLO // MAC16 option
|
/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/ |
H A D | tie-asm.h | 92 rsr \at1, ACCLO // MAC16 option 157 wsr \at1, ACCLO // MAC16 option
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_mac16.S | 11 rsr a4, ACCLO 65 wsr a4, ACCLO
|
/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/ |
H A D | tie-asm.h | 91 rsr.ACCLO \at1 // MAC16 option 158 wsr.ACCLO \at1 // MAC16 option
|
/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
H A D | tie-asm.h | 92 rsr.ACCLO \at1 // MAC16 option 159 wsr.ACCLO \at1 // MAC16 option
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.h | 117 ACCLO = 16, enumerator
|
H A D | translate.c | 1764 tcg_gen_mul_i32(cpu_SR[ACCLO], m1, m2); in translate_mac16() 1768 tcg_gen_sari_i32(cpu_SR[ACCHI], cpu_SR[ACCLO], 31); in translate_mac16() 1777 tcg_gen_add2_i32(cpu_SR[ACCLO], cpu_SR[ACCHI], in translate_mac16() 1778 cpu_SR[ACCLO], cpu_SR[ACCHI], in translate_mac16() 1781 tcg_gen_sub2_i32(cpu_SR[ACCLO], cpu_SR[ACCHI], in translate_mac16() 1782 cpu_SR[ACCLO], cpu_SR[ACCHI], in translate_mac16() 3755 ACCLO, 4663 ACCLO, 5428 ACCLO,
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 35 { "ACCLO", 16, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 35 { "ACCLO", 16, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 32 { "ACCLO", 16, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 35 { "ACCLO", 16, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 35 { "ACCLO", 16, 0 },
|