Home | History | Annotate | Download | only in x86

Lines Matching refs:yasm_internal_error

741         yasm_internal_error(N_("unrecognized span id"));
753 yasm_internal_error(N_("trying to expand an already-near jump"));
838 yasm_internal_error(N_("x86: REX.WXB set, but 2-byte VEX"));
841 yasm_internal_error(N_("x86: got a REX prefix in non-64-bit mode"));
854 yasm_internal_error(N_("invalid Mod/RM in x86 tobytes_insn"));
860 yasm_internal_error(N_("invalid SIB in x86 tobytes_insn"));
932 yasm_internal_error(N_("short jump does not exist"));
988 yasm_internal_error(N_("jump op_sel cannot be JMP_NONE in tobytes"));
990 yasm_internal_error(N_("unrecognized relative jump op_sel"));