You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
927 B

#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS32r2 sync instructions
#as: -32
#source: mips32r2-sync.s
# Check MIPS32r2 sync instructions assembly and disassembly (Octeon).
.*: +file format .*mips.*
Disassembly of section \.text:
[0-9a-f]+ <[^>]*> 0000000f sync
[0-9a-f]+ <[^>]*> 0000008f synciobdma
[0-9a-f]+ <[^>]*> 0000010f syncw
[0-9a-f]+ <[^>]*> 0000020f sync 0x8
[0-9a-f]+ <[^>]*> 0000040f sync_mb
[0-9a-f]+ <[^>]*> 0000044f sync_acquire
[0-9a-f]+ <[^>]*> 0000048f sync_release
[0-9a-f]+ <[^>]*> 000004cf sync_rmb
[0-9a-f]+ <[^>]*> 0000060f sync 0x18
[0-9a-f]+ <[^>]*> 0000000f sync
[0-9a-f]+ <[^>]*> 0000008f synciobdma
[0-9a-f]+ <[^>]*> 0000010f syncw
[0-9a-f]+ <[^>]*> 0000020f sync 0x8
[0-9a-f]+ <[^>]*> 0000040f sync_mb
[0-9a-f]+ <[^>]*> 0000044f sync_acquire
[0-9a-f]+ <[^>]*> 0000048f sync_release
[0-9a-f]+ <[^>]*> 000004cf sync_rmb
[0-9a-f]+ <[^>]*> 0000060f sync 0x18
\.\.\.