OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arg_encode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-spu.c
181
struct
arg_encode
{
190
static struct
arg_encode
arg_encode
[A_MAX] = {
561
insn->opcode |= regno <<
arg_encode
[arg].pos;
581
insn->opcode |= ex.X_add_number <<
arg_encode
[arg].pos;
656
val <<=
arg_encode
[arg].rshift;
670
int hi =
arg_encode
[arg].hi;
671
int lo =
arg_encode
[arg].lo;
672
int whi =
arg_encode
[arg].whi;
673
int wlo =
arg_encode
[arg].wlo
179
struct
arg_encode
{
struct
188
static struct
arg_encode
arg_encode
[A_MAX] = {
variable in typeref:struct:arg_encode
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-spu.c
181
struct
arg_encode
{
190
static struct
arg_encode
arg_encode
[A_MAX] = {
561
insn->opcode |= regno <<
arg_encode
[arg].pos;
581
insn->opcode |= ex.X_add_number <<
arg_encode
[arg].pos;
656
val <<=
arg_encode
[arg].rshift;
670
int hi =
arg_encode
[arg].hi;
671
int lo =
arg_encode
[arg].lo;
672
int whi =
arg_encode
[arg].whi;
673
int wlo =
arg_encode
[arg].wlo
179
struct
arg_encode
{
struct
188
static struct
arg_encode
arg_encode
[A_MAX] = {
variable in typeref:struct:arg_encode
[
all
...]
Completed in 16 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026