Home
last modified time | relevance | path

Searched refs:ABS (Results 1 – 5 of 5) sorted by relevance

/arch/metag/lib/
Ddivsi3.S34 ABS D1Ar1,D1Ar1 ! abs(A) -> Au
35 ABS D1Re0,D1Re0 ! abs(B) -> Bu
/arch/blackfin/lib/
Ddivsi3.S40 R0 = ABS R0;
/arch/mips/include/asm/
Dasm.h96 #define ABS(symbol,value) \ macro
/arch/tile/kernel/
Dsetup.c48 static inline int ABS(int x) { return x >= 0 ? x : -x; } in ABS() function
923 ABS(info.coord.x) + ABS(info.coord.y); in setup_numa_mapping()
/arch/arc/
DKconfig361 Use ONLY-IF-ABS-NECESSARY as it will be very slow and also can hide