Lines Matching full:error

139 /* Error handling. */
142 * Error codes. The code for the most recent error condition can be
144 * xtensa_isa_ok, an error message containing additional information
146 * The error messages are stored in an internal buffer, which should
204 * XTENSA_UNDEFINED on error. The "from_chars" function first reads the
244 * XTENSA_UNDEFINED on error.
256 * stages before stage 0. Returns XTENSA_UNDEFINED on error.
282 /* Get the name of a format. Returns null on error. */
305 * All the other fields are set to zero. Returns non-zero on error.
314 * XTENSA_UNDEFINED on error.
322 * on error.
330 * Returns XTENSA_UNDEFINED on error.
340 * slot, and do the opposite to set a slot. Return non-zero on error.
381 /* Get the mnemonic name for an opcode. Returns null on error. */
388 * XTENSA_UNDEFINED on error. The instructions are classified as
415 * error.
429 * XTENSA_UNDEFINED on error. The "funcUnit_use" function returns
430 * a pointer to a "use" pair or null on error.
447 /* Get the name of an operand. Returns null on error. */
461 * visible, 0 if it is invisible, or XTENSA_UNDEFINED on error. Note
476 * Returns 0 on error.
486 * functions return non-zero on error, e.g., if the field is not defined
503 * the argument pointer. The return value is non-zero on error.
517 * XTENSA_UNDEFINED on error. The "regfile" function returns the
518 * regfile for a register operand, or XTENSA_UNDEFINED on error.
533 * XTENSA_UNDEFINED on error.
546 * error.
555 * immediates, and XTENSA_UNDEFINED on error.
571 * appropriate address. The return values are non-zero on error. Note
589 * on error.
598 * ('m') operand. Returns 0 on error.
609 * Returns XTENSA_UNDEFINED on error.
631 * Returns XTENSA_UNDEFINED on error. The "lookup_shortname" function
644 * Returns null on error.
655 * XTENSA_UNDEFINED on error.
663 * Returns XTENSA_UNDEFINED on error.
671 * error.
680 /* Look up a state by name. Returns XTENSA_UNDEFINED on error. */
685 /* Get the name for a processor state. Returns null on error. */
692 * Returns XTENSA_UNDEFINED on error.
701 * XTENSA_UNDEFINED on error.
709 * 1 if the condition is true, and XTENSA_UNDEFINED on error.
735 /* Get the name of a sysreg. Returns null on error. */
740 /* Get the register number. Returns XTENSA_UNDEFINED on error. */
748 * XTENSA_UNDEFINED on error.
765 /* Get the name of an interface. Returns null on error. */
772 * Returns XTENSA_UNDEFINED on error.
780 * to the Xtensa processor core. Returns 0 on error.
790 * and XTENSA_UNDEFINED on error.
802 * on error. These identifiers can be compared to determine if two
820 /* Get the name of a functional unit. Returns null on error. */
827 * particular function unit exist. Returns XTENSA_UNDEFINED on error.