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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcrx-opc.c616 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) macro
618 REG_CFG(hi, 0x10),
619 REG_CFG(lo, 0x11),
620 REG_CFG(uhi, 0x90),
621 REG_CFG(ulo, 0x91),
622 REG_CFG(psr, 0x12),
623 REG_CFG(intbase, 0x13),
624 REG_CFG(isp, 0x14),
625 REG_CFG(cfg, 0x15),
626 REG_CFG(cpcf
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcrx-opc.c616 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) macro
618 REG_CFG(hi, 0x10),
619 REG_CFG(lo, 0x11),
620 REG_CFG(uhi, 0x90),
621 REG_CFG(ulo, 0x91),
622 REG_CFG(psr, 0x12),
623 REG_CFG(intbase, 0x13),
624 REG_CFG(isp, 0x14),
625 REG_CFG(cfg, 0x15),
626 REG_CFG(cpcf
[all...]

Completed in 59 milliseconds