Home
last modified time | relevance | path

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

/sys/amd64/
Ddisasm.c106 #define STI 32 /* FP stack */ 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 },
502 /*0*/ { "fld", SNGL, op1(STI), 0 },
[all …]