Searched defs:GETSIGN (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | ev6-divide.S | 77 #define GETSIGN(x) xor $24,$25,x macro 85 #define GETSIGN(x) bis $24,$24,x macro
|
| D | divide.S | 67 #define GETSIGN(x) xor $24,$25,x macro 75 #define GETSIGN(x) bis $24,$24,x macro
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| D | ev6-divide.S | 77 #define GETSIGN(x) xor $24,$25,x macro 85 #define GETSIGN(x) bis $24,$24,x macro
|
| D | divide.S | 67 #define GETSIGN(x) xor $24,$25,x macro 75 #define GETSIGN(x) bis $24,$24,x macro
|