Home | History | Annotate | Download | only in s390

Lines Matching refs:SixByteInstr

1297   SixByteInstr instr_at(int pos) {
1310 static SixByteInstr instr_at(byte* pc) {
1318 static bool Is64BitLoadIntoIP(SixByteInstr instr1, SixByteInstr instr2);
1320 static bool Is32BitLoadIntoIP(SixByteInstr instr);
1325 static bool IsNop(SixByteInstr instr, int type = NON_MARKING_NOP);