Searched refs:LONG_SUBU (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/mips/lib/ |
D | delay.c | 32 " " __stringify(LONG_SUBU) " %0, %1 \n" in __delay()
|
D | csum_partial.S | 120 LONG_SUBU a1, a1, 0x1 133 LONG_SUBU a1, a1, 0x2 147 LONG_SUBU a1, a1, 0x4 158 LONG_SUBU a1, a1, 0x8 163 LONG_SUBU a1, a1, 0x8 182 LONG_SUBU a1, a1, 0x10 195 LONG_SUBU t8, t8, 0x01 226 LONG_SUBU t8, t8, 0x1
|
D | memset.S | 246 LONG_SUBU a2, t0 254 LONG_SUBU a2, t0
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asm.h | 305 #define LONG_SUBU subu macro 328 #define LONG_SUBU dsubu macro
|