Searched refs:emit_xo (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 559 emit_xo(struct ppc_function *p, uint op, uint rt, uint ra, uint rb, uint oe, in emit_xo() function 880 emit_xo(p, 31, rt, ra, rb, 0, 266, 0, "add\tr%u, r%u, r%u\n"); in ppc_add()
|