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

/freebsd-10.0-release/sys/amd64/amd64/
H A Ddb_disasm.c47 #define SNGL 4 macro
484 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
485 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
486 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
487 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
488 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
489 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
490 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
491 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
495 /*0*/ { "fld", SNGL, op
[all...]
/freebsd-10.0-release/sys/i386/i386/
H A Ddb_disasm.c46 #define SNGL 4 macro
410 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
411 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
412 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
413 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
414 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
415 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
416 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
417 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
421 /*0*/ { "fld", SNGL, op
[all...]

Completed in 203 milliseconds