Searched refs:M68HC12_BANK_BASE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c553 if (addr >= M68HC12_BANK_BASE && addr < 0x0c000)
554 addr = ((val - M68HC12_BANK_BASE)
559 && addr >= M68HC12_BANK_BASE && addr < 0x0c000)
570 vaddr = ((addr - M68HC12_BANK_BASE)
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h383 #define M68HC12_BANK_BASE 0x00008000 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m68hc1x.c681 pinfo->bank_physical = M68HC12_BANK_BASE;

Completed in 154 milliseconds