| /src/external/gpl3/binutils/dist/include/elf/ |
| nfp.h | 218 uint32_t misc_control; member in struct:__anon10524
|
| /src/external/gpl3/binutils.old/dist/include/elf/ |
| nfp.h | 218 uint32_t misc_control; member in struct:__anon11988
|
| /src/external/gpl3/gdb/dist/include/elf/ |
| nfp.h | 218 uint32_t misc_control; member in struct:__anon18635
|
| /src/external/gpl3/gdb.old/dist/include/elf/ |
| nfp.h | 218 uint32_t misc_control; member in struct:__anon21376
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| nfp-dis.c | 2591 mecfg_ent.misc_control = bfd_getl32 (buffer 2592 + offsetof (Elf_Nfp_MeConfig, misc_control)); 2595 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4); 2596 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| nfp-dis.c | 2591 mecfg_ent.misc_control = bfd_getl32 (buffer 2592 + offsetof (Elf_Nfp_MeConfig, misc_control)); 2595 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4); 2596 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| nfp-dis.c | 2591 mecfg_ent.misc_control = bfd_getl32 (buffer 2592 + offsetof (Elf_Nfp_MeConfig, misc_control)); 2595 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4); 2596 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| nfp-dis.c | 2584 mecfg_ent.misc_control = bfd_getl32 (buffer 2585 + offsetof (Elf_Nfp_MeConfig, misc_control)); 2588 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4); 2589 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2);
|