OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPC_MUL_S24
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_cf.c
44
if ((*src_opc ==
OPC_MUL_S24
|| *src_opc == OPC_MUL_U24) &&
instr-a3xx.h
166
OPC_MUL_S24
= _OPC(2, 49), /* 24b mul into 32b result with sign extension */
ir3.h
1247
case
OPC_MUL_S24
:
1305
case
OPC_MUL_S24
:
1412
case
OPC_MUL_S24
:
disasm-a3xx.c
230
OPC(2,
OPC_MUL_S24
, mul.s24),
ir3_parser.y
891
| T_OP_MUL_S24 { new_instr(
OPC_MUL_S24
); }
Completed in 9 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026