Lines Matching refs:strlcat

68 extern size_t strlcat(char *, const char *, size_t);
3090 (void) strlcat(x->d86_mnem, vex_W != 0 ? "64" : "32", 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()
3115 (void) strlcat(x->d86_mnem, vex_W != 0 ? "q" : "d", 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()
3320 (void) strlcat(x->d86_opnd[opindex].d86_prefix, in dtrace_check_override()
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()
3488 (void) strlcat(opnd, dis_addr32_mode0[r_m], in dtrace_get_operand()
3491 (void) strlcat(opnd, dis_addr32_mode12[r_m], in dtrace_get_operand()
3495 (void) strlcat(opnd, dis_addr64_mode0[r_m], in dtrace_get_operand()
3502 (void) strlcat(opnd, dis_addr64_mode12[r_m], 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()
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()
4562 (void) strlcat(x->d86_mnem, vex_W != 0 ? "q" : "d", in dtrace_disx86()
4570 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4574 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4580 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4586 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4594 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4600 (void) strlcat(x->d86_mnem, in dtrace_disx86()
4619 (void) strlcat(x->d86_mnem, "d", OPLEN); in dtrace_disx86()
4622 (void) strlcat(x->d86_mnem, types[opnd_size], in dtrace_disx86()
4877 (void) strlcat(x->d86_opnd[0].d86_opnd, "%cl", OPLEN); in dtrace_disx86()
5400 (void) strlcat(x->d86_mnem, dis_PREDSUFFIX[pred], in dtrace_disx86()
5402 (void) strlcat(x->d86_mnem, in dtrace_disx86()
5482 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%rsi)", in dtrace_disx86()
5484 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%rdi)", in dtrace_disx86()
5487 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%esi)", in dtrace_disx86()
5489 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%edi)", in dtrace_disx86()
5492 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%si)", in dtrace_disx86()
5494 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%di)", in dtrace_disx86()
5509 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%rdi)", in dtrace_disx86()
5512 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%edi)", in dtrace_disx86()
5515 (void) strlcat(x->d86_opnd[1].d86_opnd, "(%di)", in dtrace_disx86()
5527 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%rsi)", in dtrace_disx86()
5530 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%esi)", in dtrace_disx86()
5533 (void) strlcat(x->d86_opnd[0].d86_opnd, "(%si)", 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()
5706 (void) strlcat(x->d86_mnem, "clflushopt", 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()
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()
5925 (void) strlcat(x->d86_mnem + strlen(dp->it_name), in dtrace_disx86()
6469 (void) strlcat(x->d86_mnem, "undef", OPLEN); in dtrace_disx86()
6600 (void) strlcat(buf, ",", buflen); in dtrace_disx86_str()
6602 (void) strlcat(buf, op->d86_prefix, buflen); in dtrace_disx86_str()
6634 (void) strlcat(buf, op->d86_opnd, buflen); in dtrace_disx86_str()
6644 (void) strlcat(buf, dis->d86_seg_prefix, in dtrace_disx86_str()
6649 (void) strlcat(buf, "$", buflen); in dtrace_disx86_str()
6668 (void) strlcat(buf, op->d86_opnd, buflen); in dtrace_disx86_str()
6689 (void) strlcat(buf, "(%rip)", buflen); in dtrace_disx86_str()
6704 (void) strlcat(buf, "\t<", buflen); in dtrace_disx86_str()
6708 (void) strlcat(buf, ">", buflen); in dtrace_disx86_str()
6716 (void) strlcat(buf, "\t<", buflen); in dtrace_disx86_str()
6719 (void) strlcat(buf, ">", buflen); in dtrace_disx86_str()
6726 (void) strlcat(buf, "\t<", buflen); in dtrace_disx86_str()
6730 (void) strlcat(buf, ">", buflen); in dtrace_disx86_str()