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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_disasm.c211 #define DBLR 5 macro
584 /*0*/ { "fadd", DBLR, op2(ST,STI), 0 },
585 /*1*/ { "fmul", DBLR, op2(ST,STI), 0 },
586 /*2*/ { "fcom", DBLR, op2(ST,STI), 0 },
587 /*3*/ { "fcomp", DBLR, op2(ST,STI), 0 },
588 /*4*/ { "fsub", DBLR, op2(ST,STI), "fsubr" },
589 /*5*/ { "fsubr", DBLR, op2(ST,STI), "fsub" },
590 /*6*/ { "fdiv", DBLR, op2(ST,STI), "fdivr" },
591 /*7*/ { "fdivr", DBLR, op2(ST,STI), "fdiv" },
595 /*0*/ { "fld", DBLR, op
[all...]

Completed in 67 milliseconds