Home
last modified time | relevance | path

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

/sys/amd64/
Ddisasm.c105 #define ST 31 /* FP stack top */ macro
491 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
492 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
493 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
494 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
495 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
496 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
497 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
498 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
535 /*0*/ { "fadd", DBLR, op2(ST,STI), 0 },
[all …]