Ryan Kurtz
de2a5e03db
Merge remote-tracking branch
...
'origin/GP-3851_ghidorahrex_AARCH64_pair_overwrite_fix--SQUASHED' into
patch (Closes #5791 )
2024-02-15 11:37:26 -05:00
ghidorahrex
d812c6a43d
GP-3851: Fixed aarch64 pair instructions to prevent overwrite
2024-02-14 17:06:32 -05:00
Ryan Kurtz
17a4f8fd74
Merge remote-tracking branch 'origin/GP-4239_ghidra1_ElfRelocationTypeEnum--SQUASHED'
2024-02-12 16:47:36 -05:00
ghidra1
3ead54f0ac
GP-4239 Transitioned to new AbstractElfRelocationHandler implementation which uses ElfRelocationType enums specific to each handler.
2024-02-12 10:52:25 -05:00
Alexey Esaulenko
7ceb740e64
Tricore, improve calling conventions for non-dword arguments
2024-02-12 15:33:37 +00:00
Ryan Kurtz
a9ef8804ef
Merge remote-tracking branch
...
'origin/GP-4254_ghidorahrex_PR-6113_marcushall42_xtensa_bany_fix'
(Closes #6113 )
2024-02-08 13:17:45 -05:00
Ryan Kurtz
f755681538
Merge remote-tracking branch 'origin/patch'
2024-02-08 13:16:46 -05:00
Ryan Kurtz
3d5f8a5793
Merge remote-tracking branch 'origin/GP-4273_ghidorahrex_z80_inc_fix'
...
into patch (Closes #2247 , Closes #2277 )
2024-02-08 13:11:59 -05:00
Ryan Kurtz
b09dcee3d7
Merge remote-tracking branch
...
'origin/GP-3889_ghidorahrex_6x09_clr_carry_clear' into patch
(Closes #5838 )
2024-02-08 13:09:10 -05:00
Ryan Kurtz
a0fbd7905b
Merge remote-tracking branch
...
'origin/GP-3892_ghidorahrex_arm_instruction_overwrite_fix' into patch
(Closes #5822 )
2024-02-08 13:06:02 -05:00
Sebastien Bechet
6b2bcd181a
#2247 bug
2024-01-30 16:10:33 +00:00
ghidorahrex
c083da61f0
GP-3892: Fix ARM/ potential register overwrite in strex* instructions
2024-01-30 15:37:25 +00:00
ghidra1
f01a7172c7
Merge remote-tracking branch 'origin/patch'
2024-01-29 16:04:20 -05:00
ghidra1
e1de689d2d
GP-0 Corrected missing breaks from switch case statement for Xtensa ELF
...
relocation handler
2024-01-29 16:01:58 -05:00
Ryan Kurtz
e73d2088e4
Merge remote-tracking branch 'origin/patch'
2024-01-25 14:08:08 -05:00
Ryan Kurtz
8327ebd0a1
Merge remote-tracking branch 'origin/GP-4265_ghidra1_ElfX86-64_GotAllocation' into patch
2024-01-25 14:04:28 -05:00
ghidra1
7608a6e9a5
GP-4265 corrected ELF x86-64 GOT allocation bug
2024-01-25 12:32:46 -05:00
Ryan Kurtz
36ed4d3b34
Merge remote-tracking branch 'origin/patch'
2024-01-25 12:26:52 -05:00
Ryan Kurtz
da9e53ac4c
Merge remote-tracking branch
...
'origin/GP-4249_ghidorahrex_x86_fbstp_fbld_fix' into patch
(Closes #2426 )
2024-01-25 12:18:32 -05:00
ghidorahrex
d1f017f92d
GP-4254: Updated Xtensa languages to version 4.1
2024-01-25 14:56:43 +00:00
ghidorahrex
667e14af07
GP-3889: Fixed 6x09 clr instruction not clearing carry flag
2024-01-25 14:45:04 +00:00
Ryan Kurtz
2ee2c56e38
Merge remote-tracking branch 'origin/patch'
2024-01-24 06:51:07 -05:00
Ryan Kurtz
47f5627fac
Merge remote-tracking branch
...
'origin/GP-4105_ghidorahrex_x86_movdir64b--SQUASHED' into patch
(Closes #5997 )
2024-01-24 06:44:11 -05:00
ghidorahrex
71b09335f0
GP-4105: Added support for x86 MOVDIR64B instruction
2024-01-23 11:54:31 -05:00
Ryan Kurtz
8b04dcee67
Merge remote-tracking branch 'origin/patch'
2024-01-23 11:52:51 -05:00
Ryan Kurtz
25f07a2a05
Merge remote-tracking branch
...
'origin/GP-4204_ghidorahrex_PR-5712_P4ulBr4ndt_tricore_tc176x_can_mo'
into patch (Closes #5712 )
2024-01-23 11:48:47 -05:00
marcus hall
cb1e176201
Remove 3-byte sext special case which isn't really possible.
2024-01-23 09:40:19 -07:00
Ryan Kurtz
1e0145401b
Merge remote-tracking branch 'origin/patch'
2024-01-19 14:55:46 -05:00
ghidorahrex
6481044958
GP-4249: Renamed pcodeops for x87 fbstp and fbld instructions
2024-01-19 19:51:23 +00:00
Ryan Kurtz
4f4933843a
Merge remote-tracking branch
...
'origin/GP-3787_ghidorahrex_PowerPC_VLE_branch_CR_operand--SQUASHED'
into patch (Closes #5246 )
2024-01-19 14:50:32 -05:00
ghidorahrex
8371098d19
GP-3787: Added CR operand to PowerPC VLE conditional branches
2024-01-19 19:32:27 +00:00
Ryan Kurtz
96ae825dce
Merge remote-tracking branch 'origin/patch'
2024-01-19 14:16:03 -05:00
Ryan Kurtz
45b0d98108
Merge remote-tracking branch 'origin/GP-4228_ghidra1_X86_64_ElfGotAllocation' into patch
2024-01-19 14:09:10 -05:00
Ryan Kurtz
738b176be6
Merge remote-tracking branch
...
'origin/GP-3788_ghidorahrex_powerpc_vle_loadstoreHW_idx' into patch
(Closes #5245 )
2024-01-19 13:55:21 -05:00
ghidra1
7d9c1c748a
GP-4228 Corrected X86-64 ELF GOT allocation for object module import for
...
R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX relocations
2024-01-18 15:04:12 -05:00
Ryan Kurtz
9b7c60efe2
Merge remote-tracking branch 'origin/patch'
2024-01-18 07:42:01 -05:00
Ryan Kurtz
363ee48dfa
Merge remote-tracking branch
...
'origin/GP-3789_ghidorahrex_PowerPC_move_legacy_instructions' into patch
(Closes #5243 )
2024-01-18 06:59:19 -05:00
Ryan Kurtz
8a76c1bb57
Merge remote-tracking branch
...
'origin/GP-4163_ghidorahrex_PR-6033_jiegec_loongarch_csr_reg_fix' into
patch (Closes #6033 )
2024-01-18 06:57:17 -05:00
James
e7f5a8a5a1
GP-4152 msp430 ELF relocation fixes
2024-01-17 19:09:10 -05:00
ghidra1
325c48e904
GP-4152 added ability for ELF extension to specify default image base
2024-01-17 19:08:21 -05:00
James
1e82a772c5
GP-4152 msp430 improvements
2024-01-17 19:08:03 -05:00
marcus hall
df3726dec7
clamps instruction should put result in ar, not just a temporary.
2024-01-12 10:39:17 -07:00
marcus hall
a7cc025eb9
Fix branch sense in "bany" instruction. Add special cases for "sext" of bytes.
2024-01-12 10:05:58 -07:00
Ryan Kurtz
676e60f71b
Merge remote-tracking branch
...
'origin/GP-4183_dev747368_PR-6072_astrelsky_golang_1.21' (Closes #6072 )
2024-01-10 12:00:51 -05:00
dev747368
5e18efdd0d
GP-4183 add golang 1.21 support
2024-01-10 16:36:47 +00:00
Ryan Kurtz
a9aedc10f5
Merge remote-tracking branch 'origin/patch'
2024-01-05 12:37:08 -05:00
Ryan Kurtz
8de91023dc
Merge remote-tracking branch 'origin/GP-4104_ghidorahrex_hcs12_call_ppage_fix--SQUASHED' into patch
2024-01-05 12:31:15 -05:00
ghidorahrex
bc7402b1fa
GP-4104: Fixed address offset in HCS12 PPAGE calculation
2024-01-05 10:10:55 -05:00
Ryan Kurtz
1542fc9b52
Merge remote-tracking branch
...
'origin/GP-4180_ghidra1_ELFSectionRelativeSymbols--SQUASHED'
(Closes #6025 )
2024-01-04 09:12:01 -05:00
Ryan Kurtz
c809cf1740
Merge branch 'GP-0_ryanmkurtz_PR-5965_rndtrash_ppc'
2024-01-04 08:57:11 -05:00
Ryan Kurtz
c3b4f5eda0
GP-0: Formatting/Certify. Also removing untested code.
2024-01-04 08:52:58 -05:00
ghidra1
82c2716ba4
GP-4180 revised ELF section symbol extension support for MIPS
2024-01-03 17:55:57 -05:00
Ryan Kurtz
23516964e3
CoffLoader improvements
2024-01-02 11:15:21 -05:00
Ryan Kurtz
fb165bd2c5
Merge remote-tracking branch 'origin/patch'
2023-12-22 15:24:13 -05:00
ghidorahrex
e8151da0fc
GP-3181: Fixed HC05 ldefs and calling conventions for HC05/HCS08
2023-12-22 18:36:28 +00:00
Ryan Kurtz
dfc8e6b63d
Merge remote-tracking branch 'origin/Ghidra_11.0'
2023-12-19 07:52:56 -05:00
Jiajie Chen
554b7f198e
GP-0 Fix csrxchg definition for LoongArch
2023-12-19 10:23:31 +08:00
Jiajie Chen
ef6469d8cc
GP-0 Add missing csr77 to LoongArch
2023-12-19 10:23:06 +08:00
ghidra1
d156a09c29
Merge remote-tracking branch 'origin/GP-3804_loongarch_relocations--SQUASHED' into Ghidra_11.0
2023-12-18 12:59:18 -05:00
ghidorahrex
b6ca0ff46a
GP-3804: Added Loongarch elf relocations
2023-12-18 12:58:28 -05:00
ghidra1
04b9f0258c
Merge remote-tracking branch 'origin/GP-3068_emteere_AddPPC_e500mc' into Ghidra_11.0
2023-12-18 12:52:43 -05:00
Ryan Kurtz
05070bcd9d
Merge remote-tracking branch 'origin/Ghidra_11.0'
2023-12-18 10:00:35 -05:00
ghidra1
0b535fcf82
GP-0 update to __rustcall param join handling
2023-12-15 21:09:18 -05:00
Ryan Kurtz
e05c1d1600
Merge remote-tracking branch 'origin/GP-4149_James_frame_descriptor_entry_16_bit'
2023-12-15 17:10:24 -05:00
emteere
ec023b3ffe
GP-3068 Adding in pure 32-bit PPC e500mc processor spec
2023-12-15 02:55:39 +00:00
James
d39a5e8365
GP-4149 frame descriptor entry fix and msp430 improvements
2023-12-14 20:22:16 +00:00
ghidorahrex
c497b8a52b
GP-3999: Reformatted sleigh for ppc vlee_rlwi(nm/mi) instructions
2023-12-14 15:17:39 -05:00
Alexey Esaulenko
7a8a9534ee
PowerPC: additional MPC55xx float-point instructions
2023-12-14 15:17:37 -05:00
Alexey Esaulenko
cf373686d1
PowerPC: e_rlwinm fix remove unreachable block
warning
2023-12-14 15:17:35 -05:00
Alexey Esaulenko
62561121aa
PowerPC: float compare should set great that
flag, but not overflow
2023-12-14 15:17:33 -05:00
Alexey Esaulenko
f4c042544a
PowerPC: XOR can be used in VLE mode
2023-12-14 15:17:31 -05:00
ghidra1
11516a1682
Merge branch 'GP-4139_ghidra1_DemangledFunctionSourceType' into Ghidra_11.0
2023-12-14 15:05:22 -05:00
ghidra1
d4c854ddbc
GP-4139 Improve demanglers function signature source type applied.
...
Renamed rustcall to __rustcall. Minor fix to legacy rust demangling for
namespaces.
2023-12-14 14:54:28 -05:00
ghidra1
fb7d2f4227
Merge remote-tracking branch 'origin/GP-4055_ghidorahrex_avr8_des_hflag'
...
into Ghidra_11.0 (Closes #5235 )
2023-12-14 08:55:59 -05:00
ghidra1
72bb0e4626
Merge remote-tracking branch
...
'origin/GP-4054_ghidorahrex_PR-5213_mikenawrocki_pic24_doend_offset'
into Ghidra_11.0 (Closes #5213 )
2023-12-14 08:54:09 -05:00
mumbel
111f897f61
superh fixes
2023-12-11 16:27:54 -06:00
James
ea7dedde14
GP-3875 fixed mips ei and di handling of zero register
2023-12-11 19:16:46 +00:00
ghidra1
9b53f58010
GP-4118 Corrected failure caused by bad ELF GOT allocation during x86-64
...
object module import (Closes #5961 )
2023-12-06 16:52:06 -05:00
ghidra1
714b1b1350
Merge branch 'GP-2412_Rust-final'
2023-12-01 16:06:03 -05:00
1635321
921247f640
GP-2412: Improved support for Rust binaries
2023-12-01 16:04:52 -05:00
dev747368
272c6a4d1f
GP-2109 Golang analyzer improvements, gostrings.
...
Add GolangStringAnalyzer.
Improved recovery of function signatures (from method and interfacemetadata, also via stack trace info).
Golang package paths are used as Ghidra namespace.
Propagate RTTI from some built-in runtime alloc methods.
2023-11-30 18:59:13 +00:00
Ryan Kurtz
9b0e95bccf
Merge remote-tracking branch 'origin/patch'
2023-11-30 11:20:06 -05:00
Ryan Kurtz
f819a00d45
Merge remote-tracking branch
...
'origin/GP-3784_ghidorahrex_x86_reimplement_test_registers' into patch
(Closes #5662 )
2023-11-30 11:17:43 -05:00
ghidorahrex
ec60b7da13
GP-3784: Reimplemented x86 test register support.
2023-11-30 15:20:38 +00:00
Ryan Kurtz
d686733b35
Merge remote-tracking branch
...
'origin/GP-4049_emteere_RemovePCValueDependence' (Closes #5891 )
2023-11-30 09:59:45 -05:00
Ryan Kurtz
f934dc9529
Merge remote-tracking branch 'origin/GP-3948_emteere_MipsTrapTEQ'
2023-11-30 09:57:41 -05:00
Ryan Kurtz
2965ec9a26
Merge remote-tracking branch 'origin/GP-4018_emteere_MXCSR_x86register--SQUASHED'
2023-11-30 08:26:00 -05:00
Ryan Kurtz
0e9c36b513
Merge remote-tracking branch 'origin/patch'
2023-11-30 08:23:00 -05:00
Ryan Kurtz
738fde68d0
Merge remote-tracking branch
...
'origin/GP-3387_Ghidorahrex_PR-5205_edmcman_68000_fint' into patch
(Closes #5205 )
2023-11-30 08:19:50 -05:00
emteere
7cf82f82f5
GP-4049 removed incorrect dependence on PC having a value in superh and
...
68000
2023-11-30 01:36:50 +00:00
emteere
78bbf89075
GP-3948 MIPS TEQ zero,zero changed to trap always
2023-11-30 00:52:36 +00:00
emteere
4a68bdc58e
GP-4018 added MXCSR x86 mmx status register to compiler spec globals list
2023-11-29 16:43:18 -05:00
ghidorahrex
28e4ce3d45
GP-3387: Added rounding mode to fint pcodeop
2023-11-29 16:37:12 +00:00
Edward J. Schwartz
38ef50b1b7
Use pcode op for fint instead of undefined
2023-11-29 16:34:33 +00:00
Edward J. Schwartz
85ff068e20
Fix sleigh for fint/fintrz
...
Without additional machinery, fint can't be precisely modeled because the rounding mode is controlled by the state. fintrz always rounds to zero. I think whoever implemented fint probably meant to implement fintrz.
2023-11-29 16:34:32 +00:00
Ryan Kurtz
cc23b93d06
Merge remote-tracking branch 'origin/GP-3786_ghidorahrex_6x09_stu_fix'
...
(Closes #5671 )
2023-11-29 11:09:58 -05:00
ghidra1
37a2f5e478
GP-1062 Update Xtensa sinc file allocations
2023-11-21 17:29:17 -05:00
ghidorahrex
79d775e6a5
GP-4055: Corrected AVR 8 Hflag usage in DES instruction
2023-11-21 14:06:23 +00:00
Mike Nawrocki
2003baa523
PIC24: Fix DOEND register offset
...
Based on the datasheet: https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/70117F.pdf Table 3-3 (p 38)
DOEND should start at offset 0x3E
2023-11-20 16:15:33 +00:00
roblabla
80d92aa32f
GP-0: Remove executable bit on various non-executable files
...
(Closes #5943 )
2023-11-20 08:57:02 -05:00
Ryan Kurtz
7df3fd39c8
Merge remote-tracking branch
...
'origin/GP-1062_ghidorahrex_PR-1407_and_5442_Xtensa' (Closes #1407 ,
Closes #5442 )
2023-11-20 06:53:50 -05:00
ghidra1
e65bede08b
GP-0 Corrected loongarch ilp32f pentry sizing issue. Improved cspec
...
parse error reporting to include line number.
2023-11-17 10:33:36 -05:00
Ivan Kuzmenko
d543ca8e3d
Add support for PowerPC COFF Relocations
2023-11-17 07:32:11 +03:00
ghidorahrex
21e74c4d42
GP-4047: Fixed RISC-V custom instruction sleigh patterns
2023-11-16 16:53:58 +00:00
Ryan Kurtz
7c686cbfb7
Merge remote-tracking branch 'origin/GP-3938_PrototypeModelRules'
2023-11-15 06:30:05 -05:00
Ryan Kurtz
86da74d01a
GP-3211: Fixing compilation error
2023-11-14 12:46:59 -05:00
Ryan Kurtz
0f09d6fed3
Merge remote-tracking branch 'origin/GP-3211_ghidorahrex_loongson_proc'
...
(Closes #5083 )
2023-11-14 12:20:33 -05:00
Ryan Kurtz
b0f3d99545
Merge remote-tracking branch 'origin/patch'
2023-11-09 13:12:14 -05:00
ghidra1
bb4a9ccbb1
GP-0 Corrected incorrect retained MIPS relocation length for 32-bit
...
R_MIPS_JUMP_SLOT
2023-11-09 12:24:49 -05:00
Ryan Kurtz
ddf36db434
Merge branch 'GP-0_ryanmkurtz_PR-5315_Ninja3047_fix-ppc-cfa-value'
2023-11-09 12:15:09 -05:00
caheckman
191371675a
GP-3938 PrototypeModel rules
2023-11-08 19:50:55 +00:00
Ryan Kurtz
b50503eada
Merge remote-tracking branch 'origin/patch'
2023-11-03 13:08:14 -04:00
Ryan Kurtz
f95470590e
Merge remote-tracking branch
...
'origin/GP-3879_ghidorahrex_fix_clz_cls_instr--SQUASHED' into patch
(Closes #5790 )
2023-11-03 13:03:34 -04:00
Ryan Kurtz
50eaaea01e
Merge remote-tracking branch
...
'origin/GP-3677_ghidorahrex_x86_pop_sp_fix--SQUASHED' into patch
(Closes #4282 )
2023-11-03 12:59:58 -04:00
ghidorahrex
3d1b865543
GP-3879: Implemented lzcount in several instructions
2023-11-03 12:30:51 -04:00
ghidorahrex
6d7dc046f0
GP-3677: Fixed pop instructions with stack-pointer-based operands
2023-11-03 12:30:13 -04:00
ghidra1
1ba77f6902
Merge remote-tracking branch 'origin/patch'
2023-10-30 10:55:43 -04:00
ghidra1
6f37dc4007
GP-0 Added missing x86 old language v2-v3 translators and corrected old
...
language file parse bug
2023-10-30 10:54:16 -04:00
Ryan Kurtz
7820e9b203
Merge remote-tracking branch 'origin/patch'
2023-10-27 19:11:17 -04:00
ghidra1
87bd074603
GP-0 Removed use of obsolete MODULE DEPENDENCY from Module.manifest
2023-10-27 18:22:40 -04:00
emteere
0a3ebd1887
GP-1062 fixed commented out depbits line
2023-10-23 23:03:13 +00:00
emteere
5edfc517d8
GP-1062 Doctored default calling convention to be compatible with CALL0
...
in most cases. minor comment fixes
2023-10-23 22:59:48 +00:00
ghidra1
348fb5becd
GP-3956 corrected ST and MM addressing and overlap
2023-10-20 14:54:18 -04:00
Ryan Kurtz
fae64a82c0
Merge remote-tracking branch 'origin/patch'
2023-10-13 07:16:42 -04:00
James
106ec7c244
GP-3915 adjust callfixup in x86-64-win.cspec
2023-10-05 16:42:34 +00:00
Ryan Kurtz
4443aea353
Merge remote-tracking branch 'origin/patch'
2023-10-03 11:05:47 -04:00
Ryan Kurtz
3410dd5936
Merge remote-tracking branch 'origin/GP-3724_ghidorahrex_arm_idx_cbz' into patch
2023-10-03 11:00:03 -04:00
Ryan Kurtz
54e0ab1a38
Merge remote-tracking branch 'origin/Ghidra_10.4'
2023-09-28 13:40:51 -04:00
ghidra1
ebaaed7d53
GP-0 added callfixup for get_pc_thunk.bp
2023-09-27 13:39:51 -04:00
Ryan Kurtz
98b162ad9d
Merge remote-tracking branch 'origin/Ghidra_10.4'
2023-09-22 09:31:17 -04:00
James
034a0b28ad
change global ranges in cspecs
...
GP-3863 adjust AARCH64 volatile reg range
2023-09-22 09:24:14 -04:00
emteere
ef76cd31c0
GP-3211 fixed cssrd->csrrd cssrw->csrrw
2023-09-21 01:29:43 +00:00
emteere
4795e5c5a4
GP-3211 added initial analyzer
2023-09-21 00:15:42 +00:00
emteere
e509a08beb
GP-3211 lower case names, changed PC size to match address space
2023-09-20 18:44:35 +00:00
William Tan
0b3801a5a5
typo: setMinpeculativeOffset -> setMinSpeculativeOffset
2023-09-20 13:24:01 -04:00
James
f030ecb874
GP-3822 eliminate some unnecessary LOAD ops (Discussion #5433 )
2023-09-18 17:33:57 -04:00
emteere
69caba1dcb
GP-3845 Fixed creation of undefined data type for PPC read/write
...
references
2023-09-15 18:58:11 +00:00
emteere
141484c3a2
GP-3211 break should not continue to disassemble by default. added
...
compued goto to break instruction
2023-09-12 19:57:09 +00:00
ghidorahrex
1ba4d49e5c
GP-3211: Fixed issue with gdb external tool naming in loongarch
2023-09-12 15:13:58 +00:00
Alexey Esaulenko
07a0796987
Fix Tricore DEXTR instruction
2023-09-08 11:26:23 +04:00
emteere
3ad1c1ea29
GP-3211 Added function start patterns, fixed issues with compile, fixed
...
issues with .cspec load in 32-bit
2023-09-07 23:18:11 +00:00
ghidorahrex
f32cee2268
GP-3211: Moved privileged instructions
2023-09-07 17:38:36 +00:00
ghidorahrex
c3820d33b4
GP-3211: Code review fixes to rename files
2023-09-07 17:36:04 +00:00
ghidorahrex
9409cd5d28
GP-3211: Even more loongarch code review fixes!
2023-09-06 21:34:31 +00:00
ghidorahrex
aa754f482b
GP-3211: Code review fix
2023-09-06 16:53:44 +00:00
emteere
e0a9e5df57
Patterns should apply to LE, BE
2023-09-01 18:14:41 +00:00
emteere
3bad7422c6
GP-1062 compacted and fixed issues with function start patterns
2023-09-01 18:14:00 +00:00
emteere
9d5ed9a6d1
GP-1062 fixing issues
2023-09-01 04:34:49 +00:00
ghidorahrex
f55d6b0f3b
GP-1062 revisions made to combined PR 1407 and 5442 (includes merge
...
changes by ghidra1)
2023-08-31 17:03:06 -04:00
Austin Tyler Conn
d8c578d99d
PR 5442 revisions to original PR 1407
2023-08-31 16:11:44 -04:00
Sebastian Schmidt
245627846e
Add Tensilica Xtensa processor support
2023-08-31 16:11:42 -04:00
emteere
574fe8a36a
GP-3805 added more arm function start patterns
2023-08-30 19:42:57 +00:00
ghidorahrex
81fb89e259
GP-3211: Code review fix-up
2023-08-30 14:30:36 +00:00
ghidra1
93abf20b49
Merge remote-tracking branch 'origin/patch'
2023-08-29 10:12:15 -04:00
emteere
c977c05768
GP-3746 remove LDS/STS instructions only on AVRtiny
2023-08-29 10:05:30 -04:00
ghidra1
e83e62d01d
GP-3792 correct ELF RISCV branch/jump relocations
2023-08-28 11:45:17 -04:00
P4ulBr4ndt
abd1ffa7d3
Fix tricore TC176X CAN_MO addresses
2023-08-28 13:09:04 +02:00
P4ulBr4ndt
b2af9b6486
Fix tricore TC176X CAN_MO addresses
2023-08-28 13:05:38 +02:00
ghidorahrex
c37276f08b
GP-3789: Moved legacy PPC 400 instructions out of main PPC
2023-08-25 16:26:25 +00:00
ghidorahrex
32d827c9bd
GP-3786: Fixed 6x09 STU instruction to store U register
2023-08-25 14:36:48 +00:00
ghidorahrex
6c37abb4fd
GP-3788: Fixed PowerPC VLE load/store SD4 operand display
2023-08-25 14:07:28 +00:00
ghidra1
514564292f
Merge remote-tracking branch 'origin/patch'
2023-08-24 18:13:42 -04:00
ghidra1
9ccc5f9cee
GP-3707 corrected RISCV_ElfRelocationContext infinite loop
2023-08-24 15:52:26 -04:00
Ryan Kurtz
5184648bf8
Merge remote-tracking branch
...
'origin/GP-3752_James_graph_ast_script_and_fixup' (Closes #5657 )
2023-08-23 13:05:55 -04:00
ghidra1
0233f35d1f
GP-3707 corrected array index bug in RISCV_ElfRelocationContext
2023-08-21 18:19:02 -04:00
ghidorahrex
2853f487a8
GP-3211: Code review fixes
2023-08-21 15:25:15 +00:00
James
03b63f7b95
GP-3729 arm vcvt fixes
2023-08-18 18:00:24 +00:00
James
3a43696001
GP-3752 added callfixup in x86win.cspec and updated GraphASTScript
2023-08-17 20:56:53 +00:00
Ryan Kurtz
c9f281942a
Merge remote-tracking branch
...
'origin/GP-3707_ghidra1_PR-3816_jnohlgard_ElfRISCV_Relocations'
(Closes #3816 )
2023-08-16 12:50:12 -04:00
Ryan Kurtz
08a25714de
Merge remote-tracking branch 'origin/GP-3733_ghidracadabra_PR-5208_jobermayr_fxsave'
2023-08-16 12:39:19 -04:00
Ryan Kurtz
1d16c0c8b2
Merge remote-tracking branch 'origin/patch'
2023-08-16 12:21:01 -04:00
ghidra1
065e5b01e8
GP-3707 revised and implemented missing RISCV ELF relocations.
...
Corrected ElfRelocation to maintain signed addend value.
2023-08-16 08:26:29 -04:00
Gary Hayward
1ba91ebb51
GP-3707 ELF RISCV relocation processing improvements
2023-08-15 13:24:23 -04:00
ghidorahrex
b9075dd4e1
GP-3724: Added cbz instruction to arm manual index file
2023-08-15 16:35:26 +00:00
1635321
7878721fbf
GP-3320 Updated cspec files with callfixes for modern gcc
2023-08-15 12:04:58 -04:00
ghidorahrex
8936bf9d55
GP-3211: Initial commit of Loongarch Processor Module
2023-08-14 16:38:16 +00:00
Dan
647b4a42ac
GP-3453: Add mips:3000 to mips.ldefs
2023-08-09 14:27:04 -04:00
Ryan Kurtz
e142f2c522
Merge remote-tracking branch 'origin/patch'
2023-08-08 07:55:14 -04:00
Ryan Kurtz
5888ac64e1
Merge remote-tracking branch
...
'origin/GP-3652_ghidorahrex_PR-5428_rbran_fix_rotate' into patch
(Closes #5428 )
2023-08-08 07:53:08 -04:00
ghidra1
6f5ded53f2
GP-3707 Add additional ELF RISCV relocations and some cleanup
2023-08-07 12:04:06 -04:00
Joakim Nohlgård
353a79840d
Implement handling of relocations R_RISCV_CALL, R_RISCV_HI20,
...
R_RISCV_LO12, R_RISCV_RVC_BRANCH, R_RISCV_RVC_JUMP, R_RISCV_BRANCH,
R_RISCV_JAL
2023-08-07 11:46:10 -04:00
Johannes Obermayr
56d2d08c67
5208: Simplify _fxsave and _fxsave64 in Decompiler
2023-08-04 14:51:13 +02:00
Ryan Kurtz
57561c6e78
Merge remote-tracking branch 'origin/patch'
2023-07-27 13:58:30 -04:00
Ryan Kurtz
784c7ee4cf
Merge remote-tracking branch 'origin/GP-3655_ghidorahrex_x86_lidt_fix'
...
into patch (Closes #5577 )
2023-07-27 13:55:37 -04:00
Ryan Kurtz
aa3173cd21
Merge remote-tracking branch
...
'origin/GP-3556_ghidorahrex_6x09_pshu_fix--SQUASHED' into patch
(Closes #5467 )
2023-07-27 13:53:52 -04:00
ghidorahrex
ccc1d78fc1
GP-3556: Fixed ordering of 6x09 push operations
2023-07-27 09:19:09 -04:00
ghidorahrex
2e650401d3
GP-3652: Added comments
2023-07-25 13:23:03 +00:00
Rubens Brandao
fb9ed7cc48
AARCH64 fcadd and fcmla export contants
2023-07-20 14:01:58 +00:00
Rubens Brandao
e0bd90eb7d
Fix AARCH64 fcmla_rotate export len
2023-07-20 14:01:28 +00:00
Rubens Brandao
64551b3cca
Fix AARCH64 fcadd_rotate export len
2023-07-20 14:00:45 +00:00
ghidorahrex
7fa8853897
GP-3655: Fixed lidt/sidt/sgdt instruction disassembly
2023-07-20 13:46:10 +00:00
Ryan Kurtz
edc6c52094
Merge remote-tracking branch 'origin/patch'
2023-07-18 07:14:39 -04:00
ghidorahrex
f0f65b9ab1
GP-3642: Regression fix for 6x09 compare macro
2023-07-17 13:34:28 +00:00
Ryan Kurtz
1e9fcddaa3
GP-3630: Adding support for Mach-O/DyldCache ARM64_32 processor.
...
Also, made other usability improvements to the DyldCacheLoader (options,
entry point, program tree)
2023-07-14 15:49:30 -04:00
ghidra1
f8ec071906
Merge remote-tracking branch 'origin/patch'
2023-07-10 19:54:55 -04:00
ghidra1
c3cc2630f2
Merge remote-tracking branch
...
'origin/GP-3606_ghidorahrex_6x09_flags_and_stack_fixes' into patch
(Closes #5508 )
2023-07-10 19:43:40 -04:00
ghidra1
9b5f8599dc
Merge remote-tracking branch
...
'origin/GP-3621_ghidorahrex_6x09_leftshift_flag_fix' into patch (Closes
#5523 )
2023-07-10 19:37:52 -04:00
ghidorahrex
8cd3a31afa
GP-3621: Fixed 6x09 left-shift instruction flags
2023-07-10 14:29:37 +00:00
Ryan Kurtz
d932173a25
Merge remote-tracking branch
...
'origin/GP-3219_ghidorahrex_m68k_multiple_read_fix--SQUASHED'
(Closes #2492 )
2023-07-06 12:11:23 -04:00
Ryan Kurtz
5b9dfc92dd
Merge remote-tracking branch 'origin/patch'
2023-07-06 11:16:27 -04:00