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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_disasm.c249 #define ST 31 /* FP stack top */ macro
540 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
541 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
542 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
543 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
544 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
545 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
546 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
547 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
584 /*0*/ { "fadd", DBLR, op2(ST,ST
[all...]

Completed in 22 milliseconds