/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
move.d | 2 #name: MIPS move disassembly test 5 # Check objdump's disassembly of the move menomic for addu, daddu and or. 9 Disassembly of section .text:
|
gpr-names-32.d | 2 #name: MIPS GPR disassembly (32) 9 Disassembly of section .text:
|
gpr-names-64.d | 2 #name: MIPS GPR disassembly (64) 9 Disassembly of section .text:
|
cp0-names-mips32.d | 2 #name: MIPS CP0 register disassembly (mips32) 9 Disassembly of section .text:
|
cp0-names-mips32r2.d | 2 #name: MIPS CP0 register disassembly (mips32r2) 9 Disassembly of section .text:
|
cp0-names-mips64.d | 2 #name: MIPS CP0 register disassembly (mips64) 9 Disassembly of section .text:
|
cp0-names-mips64r2.d | 2 #name: MIPS CP0 register disassembly (mips64r2) 9 Disassembly of section .text:
|
cp0-names-numeric.d | 2 #name: MIPS CP0 register disassembly (numeric) 9 Disassembly of section .text:
|
cp0-names-r3000.d | 2 #name: MIPS CP0 register disassembly (r3000) 10 Disassembly of section \.text:
|
cp0-names-r4000.d | 2 #name: MIPS CP0 register disassembly 10 Disassembly of section \.text:
|
cp0-names-sb1.d | 2 #name: MIPS CP0 register disassembly (sb1) 9 Disassembly of section .text:
|
cp1-names-mips32.d | 2 #name: MIPS CP1 register disassembly (mips32) 9 Disassembly of section .text:
|
cp1-names-mips32r2.d | 2 #name: MIPS CP1 register disassembly (mips32r2) 9 Disassembly of section .text:
|
cp1-names-mips64.d | 2 #name: MIPS CP1 register disassembly (mips64) 9 Disassembly of section .text:
|
cp1-names-mips64r2.d | 2 #name: MIPS CP1 register disassembly (mips64r2) 9 Disassembly of section .text:
|
cp1-names-numeric.d | 2 #name: MIPS CP1 register disassembly (numeric) 9 Disassembly of section .text:
|
cp1-names-r3000.d | 2 #name: MIPS CP1 register disassembly (r3000) 10 Disassembly of section \.text:
|
cp1-names-r4000.d | 2 #name: MIPS CP1 register disassembly 10 Disassembly of section \.text:
|
cp1-names-sb1.d | 2 #name: MIPS CP1 register disassembly (sb1) 9 Disassembly of section .text:
|
fpr-names-32.d | 2 #name: MIPS FPR disassembly (32) 9 Disassembly of section .text:
|
/external/v8/src/debug/ |
interface-types.h | 40 * Consists of the disassembly string and an offset table mapping wasm byte 41 * offsets to line and column in the disassembly. 56 WasmDisassembly(std::string disassembly, OffsetTable offset_table) 57 : disassembly(std::move(disassembly)), 60 std::string disassembly; member in struct:v8::debug::WasmDisassembly
|
/external/python/cpython3/Lib/test/ |
bytecode_helper.py | 23 disassembly = self.get_disassembly_as_string(x) 25 msg = '%s not found in bytecode:\n%s' % (opname, disassembly) 28 msg = msg % (opname, argval, disassembly) 35 disassembly = self.get_disassembly_as_string(x) 37 msg = '%s occurs in bytecode:\n%s' % (opname, disassembly) 40 msg = msg % (opname, argval, disassembly)
|
/external/v8/tools/ignition/ |
linux_perf_bytecode_annotate_test.py | 76 disassembly = list( 78 self.assertListEqual(disassembly, [
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/alpha/ |
unop.d | 2 #name: alpha unop disassembly 6 Disassembly of section .text:
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
rdpid-intel.d | 2 #name: i386 RDPID (Intel disassembly) 7 Disassembly of section .text:
|