OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slot3
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bi_print.c
59
if (regs->slot23.
slot3
) {
61
bi_reg_op_name(regs->slot23.
slot3
),
bi_pack.c
89
if (!regs->slot23.
slot3
) {
131
now->regs.slot23.
slot3
= BIFROST_OP_WRITE;
139
if (now->regs.slot23.
slot3
) {
146
now->regs.slot23.
slot3
= BIFROST_OP_WRITE;
159
if (!(r.slot23.slot2 | r.slot23.
slot3
))
198
if (!(regs.slot23.slot2 && regs.slot23.
slot3
))
242
assert(regs.slot[3] == regs.slot[2] || !(regs.slot23.slot2 && regs.slot23.
slot3
));
disassemble.c
182
if (ctrl.slot23.
slot3
== BIFROST_OP_WRITE)
184
else if (ctrl.slot23.
slot3
== BIFROST_OP_WRITE_LO)
186
else if (ctrl.slot23.
slot3
== BIFROST_OP_WRITE_HI)
212
} else if (ctrl.slot23.
slot3
>= BIFROST_OP_WRITE && ctrl.slot23.slot3_fma) {
214
bi_disasm_dest_mask(fp, ctrl.slot23.
slot3
);
225
if (ctrl.slot23.
slot3
>= BIFROST_OP_WRITE && !ctrl.slot23.slot3_fma) {
227
bi_disasm_dest_mask(fp, ctrl.slot23.
slot3
);
bifrost.h
370
enum bifrost_reg_op
slot3
;
member in struct:bifrost_reg_ctrl_23
Completed in 7 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026