OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwcaps2
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
sparc.h
87
int
hwcaps2
;
member in struct:sparc_opcode_arch
117
unsigned int
hwcaps2
;
member in struct:sparc_opcode
/src/external/gpl3/binutils.old/dist/include/opcode/
sparc.h
87
int
hwcaps2
;
member in struct:sparc_opcode_arch
117
unsigned int
hwcaps2
;
member in struct:sparc_opcode
/src/external/gpl3/gdb/dist/include/opcode/
sparc.h
87
int
hwcaps2
;
member in struct:sparc_opcode_arch
117
unsigned int
hwcaps2
;
member in struct:sparc_opcode
/src/external/gpl3/gdb.old/dist/include/opcode/
sparc.h
87
int
hwcaps2
;
member in struct:sparc_opcode_arch
117
unsigned int
hwcaps2
;
member in struct:sparc_opcode
/src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c
4826
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
4864
if (
hwcaps2
->i & m8_hwcaps2_mask)
4866
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4886
if (
hwcaps2
->i & m8_hwcaps2_mask)
4889
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4820
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
local
/src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c
509
| ((uint64_t) sparc_opcode_archs[opcode_arch].
hwcaps2
<< 32)
1096
int hwcaps,
hwcaps2
;
1134
hwcaps2
= hwcap_seen >> 32;
1139
|| (
hwcaps2
1141
Tag_GNU_Sparc_HWCAPS2,
hwcaps2
)))
3197
uint64_t hwcaps = ((uint64_t) insn->
hwcaps2
<< 32) | insn->hwcaps;
3238
| ((uint64_t) sparc_opcode_archs[current_architecture].
hwcaps2
<< 32)
1089
int hwcaps,
hwcaps2
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c
4827
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
4865
if (
hwcaps2
->i & m8_hwcaps2_mask)
4867
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4887
if (
hwcaps2
->i & m8_hwcaps2_mask)
4890
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4821
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c
508
| ((uint64_t) sparc_opcode_archs[opcode_arch].
hwcaps2
<< 32)
1095
int hwcaps,
hwcaps2
;
1133
hwcaps2
= hwcap_seen >> 32;
1138
|| (
hwcaps2
1140
Tag_GNU_Sparc_HWCAPS2,
hwcaps2
)))
3196
uint64_t hwcaps = ((uint64_t) insn->
hwcaps2
<< 32) | insn->hwcaps;
3237
| ((uint64_t) sparc_opcode_archs[current_architecture].
hwcaps2
<< 32)
1088
int hwcaps,
hwcaps2
;
local
/src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c
4798
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
4836
if (
hwcaps2
->i & m8_hwcaps2_mask)
4838
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4858
if (
hwcaps2
->i & m8_hwcaps2_mask)
4861
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4792
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
local
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c
4803
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
4841
if (
hwcaps2
->i & m8_hwcaps2_mask)
4843
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4863
if (
hwcaps2
->i & m8_hwcaps2_mask)
4866
else if (
hwcaps2
->i & v9m_hwcaps2_mask)
4797
obj_attribute *
hwcaps2
= &attrs[Tag_GNU_Sparc_HWCAPS2];
local
Completed in 50 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026