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

/freebsd-11-stable/sys/i386/i386/
H A Ddb_disasm.c47 #define SNGL 4 macro
431 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
432 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
433 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
434 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
435 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
436 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
437 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
438 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
442 /*0*/ { "fld", SNGL, op
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c47 #define SNGL 4 macro
505 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
506 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
507 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
508 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
509 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
510 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
511 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
512 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
516 /*0*/ { "fld", SNGL, op
[all...]

Completed in 106 milliseconds