Searched refs:OPC_MADSH_M16 (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 186 OPC_MADSH_M16 = _OPC(3, 3), /* should this be .s16? */ enumerator in enum:__anon12988a590103 561 case OPC_MADSH_M16:
|
| H A D | disasm-a3xx.c | 250 OPC(3, OPC_MADSH_M16, madsh.m16),
|
| H A D | ir3.h | 1346 case OPC_MADSH_M16:
|
| H A D | ir3_parser.y | 916 | T_OP_MADSH_M16 { new_instr(OPC_MADSH_M16); }
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 114 OPC_MADSH_M16 = _OPC(3, 3), /* should this be .s16? */ enumerator in enum:__anon3a3a0e460103 897 case OPC_MADSH_M16:
|
| H A D | ir3.h | 933 case OPC_MADSH_M16:
|
| H A D | disasm-a3xx.c | 938 OPC(3, OPC_MADSH_M16, madsh.m16),
|
Completed in 13 milliseconds