reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
101 SW.startLine() << format("0x%02X ; vsp = vsp + %u\n", Opcode, 107 SW.startLine() << format("0x%02X ; vsp = vsp - %u\n", Opcode, 116 SW.startLine() 126 SW.startLine() << format("0x%02X ; reserved (ARM MOVrr)\n", Opcode); 131 SW.startLine() << format("0x%02X ; reserved (WiMMX MOVrr)\n", Opcode); 136 SW.startLine() << format("0x%02X ; vsp = r%u\n", Opcode, (Opcode & 0x0f)); 141 SW.startLine() << format("0x%02X ; pop ", Opcode); 148 SW.startLine() << format("0x%02X ; pop ", Opcode); 155 SW.startLine() << format("0x%02X ; finish\n", Opcode); 162 SW.startLine() 172 SW.startLine() << format("0x%02X ", Opcode); 190 SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1); 199 SW.startLine() << format("0x%02X ; spare\n", Opcode); 204 SW.startLine() << format("0x%02X ; pop ", Opcode); 212 SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1); 222 SW.startLine() 233 SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1); 243 SW.startLine() << format("0x%02X 0x%02X ; pop ", Opcode0, Opcode1); 252 SW.startLine() << format("0x%02X ; spare\n", Opcode); 257 SW.startLine() << format("0x%02X ; pop ", Opcode); 264 SW.startLine() << format("0x%02X ; pop ", Opcode); 271 SW.startLine() << format("0x%02X ; spare\n", Opcode); 319 SW.startLine() << format("0x%02X ; reserved\n", Opcodes[OCI++ ^ 3]);