Lines Matching refs:OPLEN

3091 		    OPLEN);  in dtrace_evex_mnem_adjust()
3100 (void) strlcat(x->d86_mnem, "32", OPLEN); in dtrace_evex_mnem_adjust()
3103 (void) strlcat(x->d86_mnem, "8", OPLEN); in dtrace_evex_mnem_adjust()
3106 (void) strlcat(x->d86_mnem, "64", OPLEN); in dtrace_evex_mnem_adjust()
3109 (void) strlcat(x->d86_mnem, "16", OPLEN); in dtrace_evex_mnem_adjust()
3116 OPLEN); in dtrace_evex_mnem_adjust()
3219 (void) strlcat(opnd, "{", OPLEN); in dtrace_evex_adjust_z_opmask()
3220 (void) strlcat(opnd, dis_KOPMASKREG[opmask_reg], OPLEN); in dtrace_evex_adjust_z_opmask()
3221 (void) strlcat(opnd, "}", OPLEN); in dtrace_evex_adjust_z_opmask()
3225 (void) strlcat(opnd, "{z}", OPLEN); in dtrace_evex_adjust_z_opmask()
3364 (void) strlcat(opnd, dis_MMREG[r_m], OPLEN); in dtrace_get_operand()
3367 (void) strlcat(opnd, dis_XMMREG[r_m], OPLEN); in dtrace_get_operand()
3370 (void) strlcat(opnd, dis_YMMREG[r_m], OPLEN); in dtrace_get_operand()
3373 (void) strlcat(opnd, dis_ZMMREG[r_m], OPLEN); in dtrace_get_operand()
3376 (void) strlcat(opnd, dis_KOPMASKREG[r_m], OPLEN); in dtrace_get_operand()
3379 (void) strlcat(opnd, dis_SEGREG[r_m], OPLEN); in dtrace_get_operand()
3382 (void) strlcat(opnd, dis_CONTROLREG[r_m], OPLEN); in dtrace_get_operand()
3385 (void) strlcat(opnd, dis_DEBUGREG[r_m], OPLEN); in dtrace_get_operand()
3388 (void) strlcat(opnd, dis_TESTREG[r_m], OPLEN); in dtrace_get_operand()
3392 (void) strlcat(opnd, dis_REG8[r_m], OPLEN); in dtrace_get_operand()
3394 (void) strlcat(opnd, dis_REG8_REX[r_m], OPLEN); in dtrace_get_operand()
3397 (void) strlcat(opnd, dis_REG16[r_m], OPLEN); in dtrace_get_operand()
3401 (void) strlcat(opnd, dis_REG16[r_m], OPLEN); in dtrace_get_operand()
3403 (void) strlcat(opnd, dis_REG32[r_m], OPLEN); in dtrace_get_operand()
3405 (void) strlcat(opnd, dis_REG64[r_m], OPLEN); in dtrace_get_operand()
3436 (void) strlcat(opnd, dis_addr16[mode][r_m], OPLEN); in dtrace_get_operand()
3489 OPLEN); in dtrace_get_operand()
3492 OPLEN); in dtrace_get_operand()
3496 OPLEN); in dtrace_get_operand()
3503 OPLEN); in dtrace_get_operand()
3535 (void) strlcat(opnd, "(", OPLEN); in dtrace_get_operand()
3539 (void) strlcat(opnd, "(", OPLEN); in dtrace_get_operand()
3540 (void) strlcat(opnd, regs[base], OPLEN); in dtrace_get_operand()
3548 (void) strlcat(opnd, ",", OPLEN); in dtrace_get_operand()
3549 (void) strlcat(opnd, bregs[index], OPLEN); in dtrace_get_operand()
3550 (void) strlcat(opnd, sf[ss], OPLEN); in dtrace_get_operand()
3553 (void) strlcat(opnd, ")", OPLEN); in dtrace_get_operand()
3761 (void) strncpy(x->d86_mnem, ".byte\t0", OPLEN); in dtrace_disx86()
4545 (void) strlcat(x->d86_mnem, "lock ", OPLEN); in dtrace_disx86()
4548 (void) strlcat(x->d86_mnem, "repnz ", OPLEN); in dtrace_disx86()
4550 (void) strlcat(x->d86_mnem, "repz ", OPLEN); in dtrace_disx86()
4553 (void) strlcat(x->d86_mnem, "addr32 ", OPLEN); in dtrace_disx86()
4560 (void) strlcat(x->d86_mnem, dp->it_name, OPLEN); in dtrace_disx86()
4563 OPLEN); in dtrace_disx86()
4571 vex_p == 0 ? "wd" : "bw", OPLEN); in dtrace_disx86()
4575 "dq", OPLEN); in dtrace_disx86()
4583 "b" : "d", OPLEN); in dtrace_disx86()
4588 "q" : "w", OPLEN); in dtrace_disx86()
4597 OPLEN); in dtrace_disx86()
4601 vex_p == 1 ? "d" : "q", OPLEN); in dtrace_disx86()
4608 for (i = 5; i < OPLEN; i++) { in dtrace_disx86()
4619 (void) strlcat(x->d86_mnem, "d", OPLEN); in dtrace_disx86()
4623 OPLEN); in dtrace_disx86()
4649 (void) strncpy(x->d86_mnem, "movzld", OPLEN); in dtrace_disx86()
4877 (void) strlcat(x->d86_opnd[0].d86_opnd, "%cl", OPLEN); in dtrace_disx86()
4913 (void) strncpy(x->d86_mnem, "swapgs", OPLEN); in dtrace_disx86()
4919 (void) strncpy(x->d86_mnem, "rdtscp", OPLEN); in dtrace_disx86()
4925 (void) strncpy(x->d86_mnem, "monitorx", OPLEN); in dtrace_disx86()
4931 (void) strncpy(x->d86_mnem, "mwaitx", OPLEN); in dtrace_disx86()
4937 (void) strncpy(x->d86_mnem, "clzero", OPLEN); in dtrace_disx86()
4983 (void) strncpy(x->d86_mnem, vminstr, OPLEN); in dtrace_disx86()
5025 (void) strncpy(x->d86_mnem, vinstr, OPLEN); in dtrace_disx86()
5035 (void) strncpy(x->d86_mnem, "monitor", OPLEN); in dtrace_disx86()
5041 (void) strncpy(x->d86_mnem, "mwait", OPLEN); in dtrace_disx86()
5047 (void) strncpy(x->d86_mnem, "clac", OPLEN); in dtrace_disx86()
5053 (void) strncpy(x->d86_mnem, "stac", OPLEN); in dtrace_disx86()
5066 (void) strncpy(x->d86_mnem, "xgetbv", OPLEN); in dtrace_disx86()
5072 (void) strncpy(x->d86_mnem, "xsetbv", OPLEN); in dtrace_disx86()
5285 (void) strncpy(x->d86_mnem, "movhlps", OPLEN); in dtrace_disx86()
5287 (void) strncpy(x->d86_mnem, "movlhps", OPLEN); in dtrace_disx86()
5320 (void) strncpy(x->d86_mnem, "movlhps", OPLEN); in dtrace_disx86()
5399 (void) strncpy(x->d86_mnem, "cmp", OPLEN); in dtrace_disx86()
5401 OPLEN); in dtrace_disx86()
5404 OPLEN); in dtrace_disx86()
5421 OPLEN); in dtrace_disx86()
5425 OPLEN); in dtrace_disx86()
5429 OPLEN); in dtrace_disx86()
5433 OPLEN); in dtrace_disx86()
5483 OPLEN); in dtrace_disx86()
5485 OPLEN); in dtrace_disx86()
5488 OPLEN); in dtrace_disx86()
5490 OPLEN); in dtrace_disx86()
5493 OPLEN); in dtrace_disx86()
5495 OPLEN); in dtrace_disx86()
5510 OPLEN); in dtrace_disx86()
5513 OPLEN); in dtrace_disx86()
5516 OPLEN); in dtrace_disx86()
5528 OPLEN); in dtrace_disx86()
5531 OPLEN); in dtrace_disx86()
5534 OPLEN); in dtrace_disx86()
5551 (void) strlcat(x->d86_opnd[0].d86_prefix, "*", OPLEN); in dtrace_disx86()
5631 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%dx)", OPLEN); in dtrace_disx86()
5672 (void) strlcat(x->d86_mnem, "cbtw", OPLEN); in dtrace_disx86()
5674 (void) strlcat(x->d86_mnem, "cwtl", OPLEN); in dtrace_disx86()
5676 (void) strlcat(x->d86_mnem, "cltq", OPLEN); in dtrace_disx86()
5685 (void) strlcat(x->d86_mnem, "cwtd", OPLEN); in dtrace_disx86()
5687 (void) strlcat(x->d86_mnem, "cltd", OPLEN); in dtrace_disx86()
5689 (void) strlcat(x->d86_mnem, "cqtd", OPLEN); in dtrace_disx86()
5707 OPLEN); in dtrace_disx86()
5711 (void) strlcat(x->d86_mnem, "clflush", OPLEN); in dtrace_disx86()
5723 (void) strlcat(x->d86_mnem, "sfence", OPLEN); in dtrace_disx86()
5774 (void) strncpy(x->d86_mnem, "xrstor", OPLEN); in dtrace_disx86()
5778 OPLEN); in dtrace_disx86()
5781 OPLEN); in dtrace_disx86()
5799 (void) strlcat(x->d86_opnd[0].d86_opnd, "%st(X)", OPLEN); in dtrace_disx86()
5812 (void) strlcat(x->d86_opnd[1 - vbit].d86_opnd, "%st", OPLEN); in dtrace_disx86()
5813 (void) strlcat(x->d86_opnd[vbit].d86_opnd, "%st(X)", OPLEN); in dtrace_disx86()
5826 (void) strncpy(x->d86_mnem, "vstmxcsr", OPLEN); in dtrace_disx86()
5849 (void) strncpy(x->d86_mnem, dp->it_name, OPLEN); in dtrace_disx86()
5850 if (len + 1 < OPLEN) { in dtrace_disx86()
5852 vex_W != 0 ? "d" : "s", OPLEN - len); in dtrace_disx86()
5885 (void) strncpy(x->d86_mnem, "vmovlhps", OPLEN); in dtrace_disx86()
5888 (void) strncpy(x->d86_mnem, "vmovhlps", OPLEN); in dtrace_disx86()
5924 (void) strncpy(x->d86_mnem, dp->it_name, OPLEN); in dtrace_disx86()
5926 vreg->dgr_suffix, OPLEN - strlen(dp->it_name)); in dtrace_disx86()
6005 dis_YMMREG[regnum], OPLEN); in dtrace_disx86()
6008 dis_XMMREG[regnum], OPLEN); in dtrace_disx86()
6080 OPLEN); in dtrace_disx86()
6283 (void) strncpy(x->d86_mnem, "vzeroall", OPLEN); in dtrace_disx86()
6322 (void) strncpy(x->d86_mnem, blsinstr, OPLEN); in dtrace_disx86()
6469 (void) strlcat(x->d86_mnem, "undef", OPLEN); in dtrace_disx86()