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

/openbsd-current/sys/arch/i386/i386/
H A Ddb_disasm.c51 #define SNGL 4 macro
387 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
388 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
389 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
390 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
391 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
392 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
393 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
394 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
398 /*0*/ { "fld", SNGL, op
[all...]
/openbsd-current/sys/arch/amd64/amd64/
H A Ddb_disasm.c50 #define SNGL 4 macro
386 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
387 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
388 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
389 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
390 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
391 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
392 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
393 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
397 /*0*/ { "fld", SNGL, op
[all...]

Completed in 110 milliseconds