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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h218 uint32_t misc_control; member in struct:__anon1942
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h218 uint32_t misc_control; member in struct:__anon1362
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h218 uint32_t misc_control; member in struct:__anon980
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h218 uint32_t misc_control; member in struct:__anon966
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnfp-dis.c2581 mecfg_ent.misc_control = bfd_getl32 (buffer
2582 + offsetof (Elf_Nfp_MeConfig, misc_control));
2585 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4);
2586 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnfp-dis.c2584 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);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnfp-dis.c2584 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);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnfp-dis.c2584 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);

Completed in 291 milliseconds