OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extension_word
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
msp430-dis.c
199
unsigned short
extension_word
,
208
int extended_dst =
extension_word
& 0xf;
469
unsigned short
extension_word
,
477
int extended_dst =
extension_word
& 0xf;
478
int extended_src = (
extension_word
>> 7) & 0xf;
529
if (
extension_word
)
561
if (
extension_word
)
575
if (
extension_word
)
638
if (
extension_word
)
667
if (
extension_word
)
1031
unsigned short
extension_word
= 0;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
msp430-dis.c
199
unsigned short
extension_word
,
208
int extended_dst =
extension_word
& 0xf;
458
unsigned short
extension_word
,
466
int extended_dst =
extension_word
& 0xf;
467
int extended_src = (
extension_word
>> 7) & 0xf;
518
if (
extension_word
)
550
if (
extension_word
)
564
if (
extension_word
)
627
if (
extension_word
)
656
if (
extension_word
)
1020
unsigned short
extension_word
= 0;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
msp430-dis.c
199
unsigned short
extension_word
,
208
int extended_dst =
extension_word
& 0xf;
458
unsigned short
extension_word
,
466
int extended_dst =
extension_word
& 0xf;
467
int extended_src = (
extension_word
>> 7) & 0xf;
518
if (
extension_word
)
550
if (
extension_word
)
564
if (
extension_word
)
627
if (
extension_word
)
656
if (
extension_word
)
1020
unsigned short
extension_word
= 0;
local
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
msp430-dis.c
199
unsigned short
extension_word
,
208
int extended_dst =
extension_word
& 0xf;
458
unsigned short
extension_word
,
466
int extended_dst =
extension_word
& 0xf;
467
int extended_src = (
extension_word
>> 7) & 0xf;
518
if (
extension_word
)
550
if (
extension_word
)
564
if (
extension_word
)
627
if (
extension_word
)
656
if (
extension_word
)
1020
unsigned short
extension_word
= 0;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Tue May 12 00:25:06 UTC 2026