Searched refs:AVR_DISP0_P (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Davr-dis.c419 if (AVR_DISP0_P (insn))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Davr-dis.c419 if (AVR_DISP0_P (insn))
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Davr-dis.c419 if (AVR_DISP0_P (insn))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Davr-dis.c419 if (AVR_DISP0_P (insn))
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro

Completed in 103 milliseconds