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

/linux-master/arch/mips/kvm/
H A Dvz.c1079 u32 cache, op_inst, op, base; local
1094 op_inst = inst.i_format.rt;
1099 cache = op_inst & CacheOp_Cache;
1100 op = op_inst & CacheOp_Op;
1111 switch (op_inst) {

Completed in 155 milliseconds