Searched refs:yasm_arch_reg_print (Results 1 – 1 of 1) sorted by relevance
396 void yasm_arch_reg_print(yasm_arch *arch, uintptr_t reg, FILE *f);480 #define yasm_arch_reg_print(arch, reg, f) \ macro