| /src/external/gpl3/binutils/dist/opcodes/ |
| crx-opc.c | 619 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) 621 REG_CFG(hi, 0x10), 622 REG_CFG(lo, 0x11), 623 REG_CFG(uhi, 0x90), 624 REG_CFG(ulo, 0x91), 625 REG_CFG(psr, 0x12), 626 REG_CFG(intbase, 0x13), 627 REG_CFG(isp, 0x14), 628 REG_CFG(cfg, 0x15), 629 REG_CFG(cpcfg, 0x16) [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| crx-opc.c | 619 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) 621 REG_CFG(hi, 0x10), 622 REG_CFG(lo, 0x11), 623 REG_CFG(uhi, 0x90), 624 REG_CFG(ulo, 0x91), 625 REG_CFG(psr, 0x12), 626 REG_CFG(intbase, 0x13), 627 REG_CFG(isp, 0x14), 628 REG_CFG(cfg, 0x15), 629 REG_CFG(cpcfg, 0x16) [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| crx-opc.c | 619 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) 621 REG_CFG(hi, 0x10), 622 REG_CFG(lo, 0x11), 623 REG_CFG(uhi, 0x90), 624 REG_CFG(ulo, 0x91), 625 REG_CFG(psr, 0x12), 626 REG_CFG(intbase, 0x13), 627 REG_CFG(isp, 0x14), 628 REG_CFG(cfg, 0x15), 629 REG_CFG(cpcfg, 0x16) [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| crx-opc.c | 619 #define REG_CFG(NAME, N) REG(NAME, N, CRX_CFG_REGTYPE) 621 REG_CFG(hi, 0x10), 622 REG_CFG(lo, 0x11), 623 REG_CFG(uhi, 0x90), 624 REG_CFG(ulo, 0x91), 625 REG_CFG(psr, 0x12), 626 REG_CFG(intbase, 0x13), 627 REG_CFG(isp, 0x14), 628 REG_CFG(cfg, 0x15), 629 REG_CFG(cpcfg, 0x16) [all...] |