Home
last modified time | relevance | path

Searched refs:OPC_STLW (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.c1040 if (instr->opc == OPC_STLW && n == 0) in ir3_valid_flags()
1112 case OPC_STLW: in ir3_valid_immediate()
H A Dir3_validate.c327 case OPC_STLW: in validate_instr()
H A Dinstr-a3xx.h282 OPC_STLW = _OPC(6, 11), enumerator
H A Ddisasm-a3xx.c338 OPC(6, OPC_STLW, stlw),
H A Dir3.h1002 case OPC_STLW: in is_store()
H A Dir3_parser.y1134 | T_OP_STLW { new_instr(OPC_STLW); dummy_dst(); } cat6_type 'l' '[' src cat6_dst_offset ']' ',' src ',' immediate

Completed in 10 milliseconds