Searched refs:WORD (Results 1 – 1 of 1) sorted by relevance
| /sys/amd64/ |
| D | disasm.c | 51 #define WORD 1 macro 528 /*4*/ { "", WORD, op1(X), db_Escb4 }, 530 /*6*/ { "", WORD, 0, 0 }, 557 /*0*/ { "fiadd", WORD, op2(ST,STI), "faddp" }, 558 /*1*/ { "fimul", WORD, op2(ST,STI), "fmulp" }, 559 /*2*/ { "ficom", WORD, 0, 0 }, 560 /*3*/ { "ficomp", WORD, op1(X), db_Esce3 }, 561 /*4*/ { "fisub", WORD, op2(ST,STI), "fsubrp" }, 562 /*5*/ { "fisubr", WORD, op2(ST,STI), "fsubp" }, 563 /*6*/ { "fidiv", WORD, op2(ST,STI), "fdivrp" }, [all …]
|