Searched refs:IP2K_INSN_MASK (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dip2k.h47 if ((address & IP2K_INSN_MASK) == IP2K_INSN_VALUE), and similarly
55 #define IP2K_INSN_MASK 0xff000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dip2k.h47 if ((address & IP2K_INSN_MASK) == IP2K_INSN_VALUE), and similarly
55 #define IP2K_INSN_MASK 0xff000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dip2k.h47 if ((address & IP2K_INSN_MASK) == IP2K_INSN_VALUE), and similarly
55 #define IP2K_INSN_MASK 0xff000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ip2k.c1303 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1304 relocation &= ~IP2K_INSN_MASK;
1336 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1337 relocation &= ~IP2K_INSN_MASK;
1345 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1346 relocation &= ~IP2K_INSN_MASK;
1354 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ip2k.c1303 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1304 relocation &= ~IP2K_INSN_MASK;
1336 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1337 relocation &= ~IP2K_INSN_MASK;
1345 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1346 relocation &= ~IP2K_INSN_MASK;
1354 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ip2k.c1303 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1304 relocation &= ~IP2K_INSN_MASK;
1336 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1337 relocation &= ~IP2K_INSN_MASK;
1345 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)
1346 relocation &= ~IP2K_INSN_MASK;
1354 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE)

Completed in 192 milliseconds