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

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c615 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) macro
617 REG_CFG(hi, 0x10),
618 REG_CFG(lo, 0x11),
619 REG_CFG(uhi, 0x90),
620 REG_CFG(ulo, 0x91),
621 REG_CFG(psr, 0x12),
622 REG_CFG(intbase, 0x13),
623 REG_CFG(isp, 0x14),
624 REG_CFG(cfg, 0x15),
625 REG_CFG(cpcf
[all...]

Completed in 62 milliseconds