Lines Matching full:formatting
72 // Handle formatting of instructions and their options.
93 // Support for assertions in the Decoder formatting functions.
147 // Handle all register based formatting in this function to reduce the
171 // Handle all FP register based formatting in this function to reduce the
196 // FormatOption takes a formatting string and interprets it based on
200 // characters that were consumed from the formatting string.
330 // Format takes a formatting string for a whole instruction and prints it into
336 if (cur == '\'') { // Single quote is used as the formatting escape.