Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Ddb_disasm.c48 #define DBLR 5 macro
475 /*0*/ { "fadd", DBLR, op2(ST,STI), 0 },
476 /*1*/ { "fmul", DBLR, op2(ST,STI), 0 },
477 /*2*/ { "fcom", DBLR, 0, 0 },
478 /*3*/ { "fcomp", DBLR, 0, 0 },
480 /*5*/ { "fsubr", DBLR, op2(ST,STI), "fsub" },
482 /*7*/ { "fdivr", DBLR, op2(ST,STI), "fdiv" },
486 /*0*/ { "fld", DBLR, op1(STI), "ffree" },
488 /*2*/ { "fst", DBLR, op1(STI), 0 },
489 /*3*/ { "fstp", DBLR, op1(STI), 0 },
[all …]
/f-stack/freebsd/amd64/amd64/
H A Ddb_disasm.c48 #define DBLR 5 macro
569 /*0*/ { "fadd", DBLR, op2(ST,STI), 0 },
570 /*1*/ { "fmul", DBLR, op2(ST,STI), 0 },
571 /*2*/ { "fcom", DBLR, 0, 0 },
572 /*3*/ { "fcomp", DBLR, 0, 0 },
574 /*5*/ { "fsubr", DBLR, op2(ST,STI), "fsub" },
576 /*7*/ { "fdivr", DBLR, op2(ST,STI), "fdiv" },
580 /*0*/ { "fld", DBLR, op1(STI), "ffree" },
582 /*2*/ { "fst", DBLR, op1(STI), 0 },
583 /*3*/ { "fstp", DBLR, op1(STI), 0 },
[all …]