Home
last modified time | relevance | path

Searched defs:SEXT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dm88k.h360 #define SEXT(src,off,wid) \ macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic6x.c35 #define SEXT(X) ((TRUNC (X) ^ 0x80000000U) - 0x80000000U) macro
Dtc-m68k.c985 #define SEXT(X) ((TRUNC (X) ^ 0x80000000) - 0x80000000) macro