Searched refs:LONG_SUBU (Results 1 – 4 of 4) sorted by relevance
/arch/mips/lib/ |
D | delay.c | 35 " " __stringify(LONG_SUBU) " %0, %1 \n" in __delay()
|
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
|
D | memset.S | 261 LONG_SUBU a2, t0 273 LONG_SUBU a2, t0
|
/arch/mips/include/asm/ |
D | asm.h | 212 #define LONG_SUBU subu macro 237 #define LONG_SUBU dsubu macro
|