Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/r2hexagon

Hexagon disassembler code generator from the official instruction manual.
https://github.com/radareorg/r2hexagon

Merge pull request #9 from eagleoflqj/master

Add header guards

4fa999d1fd445afeaa17852e7025f3dfe8c8c540 authored almost 5 years ago
add header guards

11d849f37b30eff8421ae5aa767e25dcb491f34d authored almost 5 years ago
Merge pull request #8 from Rot127/add-calling-convention

Add calling convention

ad30d11cb7f7a1d28d950e28c5e386975ccf162c authored over 5 years ago
Merge pull request #7 from Rot127/const-extenders

Add constant extenders in general and for duplex containers

5dd46c2ee2ca1453c7651f505a5421c63e6c67e1 authored over 5 years ago
clean const_extenders.txt; add const-extenders; make duplex containers extendable

63990c909e9d728228fd7577bba7b9f5e84348fd authored over 5 years ago
Remove unused code

4cb9a866dd652e9aac306c2eb959ef79e0ed0bab authored over 5 years ago
Some pylint Python fixes

db21a796cf962faf96fb9da9e4db86d775b4b881 authored over 5 years ago
Merge pull request #3 from Rot127/fix-neg-imm

Print signed values as signed decimal, not as unsigned hex

d84d36e6473ae43a7d6ee36160808e46ef816e13 authored over 5 years ago
Add syscall number register name according to the linux kernel (r6)

7021034da248de6f6b25c008a3f186815606e79f authored over 5 years ago
Print signed values with sign, not as unsigned hex

1d459be4a28c78ad042a5bdc41ccc6670567da09 authored over 5 years ago
Add calling convention

8c65f31c1a72e2d58e1cef5dc413a7aa7b395aa3 authored over 5 years ago
Merge pull request #2 from Rot127/fix-jumps

added generated version of hexagon_disas.c

5a46af57fc1a323a1a175f449cc63f0437b294ed authored over 5 years ago
added generated version

1eaa29d7c4452886a75607e48e3c6658af490e55 authored over 5 years ago
Merge pull request #1 from Rot127/fix-jumps

Make jumps and calls PC relative + update files

151f903be89516244826c364655fe0c24f5f9b0f authored over 5 years ago
Fixed shifting problem hopefully the last time (tests passed)

7b591f079b2e4b9cab28f68c162eb5e6d2b6bc8f authored over 5 years ago
Updated version through importer.py

49576d671d63ddd355cd1349a676e053ca0094f3 authored over 5 years ago
Almost invisible off-by-one-error fixed.

fb891b858c36daebe7e56721470df6b457e3ffa1 authored over 5 years ago
Fixed shifts in make_sparse_mask() + minor changes in its explanation

560a7e3111c94fa560764fa13de5b9ed68554eb2 authored over 5 years ago
Added explanation for make_sparse_mask()

aaf26505f0a59cb0fb80c8cdc15e4a267665ed47 authored over 5 years ago
removed commented out code

3e2e2c5234c3b54b659821b29a2fe13c8ea15bf2 authored over 5 years ago
Added import.py

00cc08941e9af506993716ae0a856a440f8fe1b3 authored over 5 years ago
Make jumps and calls PC relative

a2a772c0c4a3098054e9612964f3d98ecbfaab56 authored over 5 years ago
Fix calls

2d4830bb613e2c31b3eecab150dd4011a0d59953 authored almost 6 years ago
Initial commit

4ac8b5ce75dd949521a085dc6958c03db0f7cb57 authored almost 6 years ago