mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-09 05:27:47 +00:00
[MIPS] Add support for the other ABIs supported by rabbitizer (#259)
* [MIPS] Add support for the other abis supported by rabbitizer * update test
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
source: objdiff-core/tests/arch_mips.rs
|
||||
assertion_line: 10
|
||||
assertion_line: 12
|
||||
expression: obj
|
||||
---
|
||||
Object {
|
||||
arch: ArchMips {
|
||||
endianness: Little,
|
||||
abi: N32,
|
||||
abi: EABI64,
|
||||
isa_extension: Some(
|
||||
R5900EE,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user