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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c12679 unsigned enctab[] = { 0x0000100, 0x1000100, 0x0, 0x1000000 };
12682 inst.instruction |= enctab[flavour];
12699 unsigned enctab[] = { 0x100, 0x180, 0x0, 0x080 };
12707 inst.instruction |= enctab[flavour];
12669 unsigned enctab[] = { 0x0000100, 0x1000100, 0x0, 0x1000000 }; local
12689 unsigned enctab[] = { 0x100, 0x180, 0x0, 0x080 }; local

Completed in 119 milliseconds