OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_mul
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/arm/
thumbemu.c
2136
enum { t_norm, t_shift, t_neg,
t_mul
} otype;
enumerator in enum:insn_format::__anon21851
2153
{ 0xE0100090,
t_mul
} , /* MULS Rd,Rd,Rs */
2176
{ 0xE0000090,
t_mul
} , /* MUL Rd,Rd,Rs */
2199
case
t_mul
:
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
24339
tCE("mul", 0000090, _mul, 3, (RRnpc, RRnpc, oRR), mul,
t_mul
),
24340
tC3("muls", 0100090, _muls, 3, (RRnpc, RRnpc, oRR), mul,
t_mul
),
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
24342
tCE("mul", 0000090, _mul, 3, (RRnpc, RRnpc, oRR), mul,
t_mul
),
24343
tC3("muls", 0100090, _muls, 3, (RRnpc, RRnpc, oRR), mul,
t_mul
),
Completed in 65 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026