Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1.s19 .equ LO, 16 # Direct address reference (%lo) define
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-dlx.c57 int LO; member
Dtc-bfin.c1162 #define LO(x) ((x ) & 0xffff) macro
Dtc-score7.c6649 unsigned short HI, LO; in s7_apply_fix() local
Dtc-score.c7103 unsigned short HI, LO; in s3_apply_fix() local
/toolchain/binutils/binutils-2.25/opcodes/
Dsh-opc.h204 #define MASK(LO,HI) ( LO < 1 ? ((1 << (HI + 1)) - 1) \ argument