Home
last modified time | relevance | path

Searched refs:_idiv (Results 1 – 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/opcodes/
DIOpcodes.java129 int _idiv = 0x6C; // 108 0 -1 field
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h671 void _idiv(Variable *Dest, Operand *Src0, Operand *Src1) { in _idiv() function
DIceTargetLoweringX86BaseImpl.h2404 _idiv(T_edx, Src1, T);
2513 _idiv(T, Src1, T_edx);