Lines Matching full:micromips
205 // DecodeBranchTarget7MM - Decode microMIPS branch offset, which is
211 // DecodeBranchTarget10MM - Decode microMIPS branch offset, which is
217 // DecodeBranchTargetMM - Decode microMIPS branch offset, which is
223 // DecodeBranchTarget26MM - Decode microMIPS branch offset, which is
229 // DecodeJumpTargetMM - Decode microMIPS jump target, which is
235 // DecodeJumpTargetXMM - Decode microMIPS jump and link exchange target,
1136 // High 16 bits of a 32-bit microMIPS instruction (where the opcode is) in readInstruction32()
1140 // microMIPS byte ordering: in readInstruction32()
1188 // Calling the auto-generated decoder function for microMIPS 16-bit in getInstruction()
1233 // microMIPS instructions have a minimum alignment of 2, the next 2 bytes in getInstruction()
1870 // swapped according to microMIPS spec. in DecodeFMemMMR2()