Searched refs:LONG_SUBU (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | local.h | 75 __stringify(LONG_SUBU) " %0, %1, %3 \n" in local_sub_return() 76 __stringify(LONG_SUBU) " %0, %1, %3 \n" in local_sub_return() 79 __stringify(LONG_SUBU) " %0, %1, %3 \n" in local_sub_return()
|
H A D | asm.h | 213 #define LONG_SUBU subu macro 242 #define LONG_SUBU dsubu macro
|
/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 122 LONG_SUBU a1, a1, 0x1 135 LONG_SUBU a1, a1, 0x2 149 LONG_SUBU a1, a1, 0x4 160 LONG_SUBU a1, a1, 0x8 165 LONG_SUBU a1, a1, 0x8 184 LONG_SUBU a1, a1, 0x10 197 LONG_SUBU t8, t8, 0x01 228 LONG_SUBU t8, t8, 0x1
|
H A D | delay.c | 34 " " __stringify(LONG_SUBU) " %0, %1 \n" in __delay()
|
H A D | memset.S | 261 LONG_SUBU a2, t0 273 LONG_SUBU a2, t0
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 309 #define LONG_SUBU subu macro 332 #define LONG_SUBU dsubu macro
|