| /src/external/gpl3/binutils/dist/opcodes/ |
| cr16-dis.c | 39 /* Structure to map valid 'cinv' instruction options. */ 43 /* Cinv printed string. */ 50 /* CR16 'cinv' options mapping. */ 53 {"cinv[i]", "cinv [i]"}, 54 {"cinv[i,u]", "cinv [i,u]"}, 55 {"cinv[d]", "cinv [d]"}, 56 {"cinv[d,u]", "cinv [d,u]"} 168 const cinv_entry *cinv; local [all...] |
| crx-dis.c | 48 /* Structure to hold valid 'cinv' instruction options. */ 52 /* Cinv printed string. */ 59 /* CRX 'cinv' options. */ 82 /* Number of valid 'cinv' instruction options. */ 151 /* Given a 'cinv' instruction constant operand, return its corresponding string. 152 This routine is used when disassembling the 'cinv' instruction. */ 157 const cinv_entry *cinv; local 159 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++ [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| cr16-dis.c | 39 /* Structure to map valid 'cinv' instruction options. */ 43 /* Cinv printed string. */ 50 /* CR16 'cinv' options mapping. */ 53 {"cinv[i]", "cinv [i]"}, 54 {"cinv[i,u]", "cinv [i,u]"}, 55 {"cinv[d]", "cinv [d]"}, 56 {"cinv[d,u]", "cinv [d,u]"} 168 const cinv_entry *cinv; local [all...] |
| crx-dis.c | 48 /* Structure to hold valid 'cinv' instruction options. */ 52 /* Cinv printed string. */ 59 /* CRX 'cinv' options. */ 82 /* Number of valid 'cinv' instruction options. */ 151 /* Given a 'cinv' instruction constant operand, return its corresponding string. 152 This routine is used when disassembling the 'cinv' instruction. */ 157 const cinv_entry *cinv; local 159 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++ [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| cr16-dis.c | 39 /* Structure to map valid 'cinv' instruction options. */ 43 /* Cinv printed string. */ 50 /* CR16 'cinv' options mapping. */ 53 {"cinv[i]", "cinv [i]"}, 54 {"cinv[i,u]", "cinv [i,u]"}, 55 {"cinv[d]", "cinv [d]"}, 56 {"cinv[d,u]", "cinv [d,u]"} 168 const cinv_entry *cinv; local [all...] |
| crx-dis.c | 48 /* Structure to hold valid 'cinv' instruction options. */ 52 /* Cinv printed string. */ 59 /* CRX 'cinv' options. */ 82 /* Number of valid 'cinv' instruction options. */ 151 /* Given a 'cinv' instruction constant operand, return its corresponding string. 152 This routine is used when disassembling the 'cinv' instruction. */ 157 const cinv_entry *cinv; local 159 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++ [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| cr16-dis.c | 39 /* Structure to map valid 'cinv' instruction options. */ 43 /* Cinv printed string. */ 50 /* CR16 'cinv' options mapping. */ 53 {"cinv[i]", "cinv [i]"}, 54 {"cinv[i,u]", "cinv [i,u]"}, 55 {"cinv[d]", "cinv [d]"}, 56 {"cinv[d,u]", "cinv [d,u]"} 168 const cinv_entry *cinv; local [all...] |
| crx-dis.c | 48 /* Structure to hold valid 'cinv' instruction options. */ 52 /* Cinv printed string. */ 59 /* CRX 'cinv' options. */ 82 /* Number of valid 'cinv' instruction options. */ 151 /* Given a 'cinv' instruction constant operand, return its corresponding string. 152 This routine is used when disassembling the 'cinv' instruction. */ 157 const cinv_entry *cinv; local 159 for (cinv = crx_cinvs; cinv < (crx_cinvs + NUMCINVS); cinv++ [all...] |