Lines Matching refs:startLine
230 SW.startLine() << format("0x%02x ; %s sp, #(%u * 4)\n", in opcode_0xxxxxxx()
247 SW.startLine() << format("0x%02x 0x%02x ; %s.w ", in opcode_10Lxxxxx()
260 SW.startLine() << format("0x%02x ; mov r%u, sp\n", in opcode_1100xxxx()
263 SW.startLine() << format("0x%02x ; mov sp, r%u\n", in opcode_1100xxxx()
277 SW.startLine() << format("0x%02x ; %s ", OC[Offset], in opcode_11010Lxx()
294 SW.startLine() << format("0x%02x ; %s.w ", OC[Offset], in opcode_11011Lxx()
308 SW.startLine() << format("0x%02x ; %s ", OC[Offset], in opcode_11100xxx()
321 SW.startLine() << format("0x%02x 0x%02x ; %s.w sp, #(%u * 4)\n", in opcode_111010xx()
335 SW.startLine() << format("0x%02x 0x%02x ; %s ", OC[Offset + 0], in opcode_1110110L()
349 SW.startLine() << format("0x%02x 0x%02x ; reserved\n", in opcode_11101110()
352 SW.startLine() in opcode_11101110()
365 SW.startLine() << format("0x%02x 0x%02x ; reserved\n", in opcode_11101111()
368 SW.startLine() in opcode_11101111()
382 SW.startLine() << format("0x%02x 0x%02x ; %s ", OC[Offset + 0], in opcode_11110101()
397 SW.startLine() << format("0x%02x 0x%02x ; %s ", OC[Offset + 0], in opcode_11110110()
410 SW.startLine() << format("0x%02x 0x%02x 0x%02x ; %s sp, sp, #(%u * 4)\n", in opcode_11110111()
425 SW.startLine() in opcode_11111000()
438 SW.startLine() in opcode_11111001()
453 SW.startLine() in opcode_11111010()
464 SW.startLine() << format("0x%02x ; nop\n", OC[Offset]); in opcode_11111011()
471 SW.startLine() << format("0x%02x ; nop.w\n", OC[Offset]); in opcode_11111100()
478 SW.startLine() << format("0x%02x ; b\n", OC[Offset]); in opcode_11111101()
485 SW.startLine() << format("0x%02x ; b.w\n", OC[Offset]); in opcode_11111110()
731 SW.startLine() << "ReturnType: " << RF.Ret() << '\n'; in dumpPackedEntry()
733 SW.startLine() << "SavedRegisters: "; in dumpPackedEntry()