Searched refs:JType (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dmips_opcode.h61 } JType; member in union:__anon425
93 } JType; member in union:__anon425
H A Dmips_disassem.c193 switch (i.JType.op) {
460 db_printf("%s\t", op_name[i.JType.op]);
461 print_addr((loc & 0xF0000000) | (i.JType.target << 2));

Completed in 4 milliseconds