Home
last modified time | relevance | path

Searched refs:OPC_ASHR_B (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h178 OPC_ASHR_B = _OPC(2, 56), enumerator
H A Dir3.h1343 case OPC_ASHR_B: in ir3_cat2_int()
1406 case OPC_ASHR_B: in ir3_cat2_absneg()
1489 case OPC_ASHR_B: in ir3_output_conv_type()
H A Ddisasm-a3xx.c237 OPC(2, OPC_ASHR_B, ashr.b),
H A Dir3_parser.y951 | T_OP_ASHR_B { new_instr(OPC_ASHR_B); }

Completed in 9 milliseconds