Commit Graph

26 Commits

Author SHA1 Message Date
angie
739ba4cb63 First draft for exposing RegistersTracker to python 2022-06-11 19:43:05 -04:00
angie
b3843f271e starting to port RegistersTracker 2022-06-11 17:49:33 -04:00
angie
6ea5bd0f5e TrackedRegisterState 2022-06-10 19:15:46 -04:00
Ethan Roseman
c81cc49a65
cibuildwheel (ci/cd) (#1)
* cibuildwheel attempt

* fixes

* skip pypy

* re-enable pypy

* try no pypy 3.7

* try again

* try winders

* remove snibblets
2022-06-10 14:50:23 -04:00
angie
fa178243ee Remove some warnings flags because windows bad 2022-06-10 14:30:03 -04:00
angie
cf86945db5 Expose Utils module 2022-06-10 12:08:06 -04:00
angie
43e8815ad5 Abi enum 2022-06-09 22:58:31 -04:00
angie
30c5151763 "Proper" InstrId enum 2022-06-09 14:30:39 -04:00
angie
cca3a10100 Expose InstrCategory enum to python 2022-06-09 12:06:49 -04:00
angie
e16a7c9e88 enum type 2022-06-09 00:54:47 -04:00
angie
d68751a1f9 Rename RabbitizerInstr to RabbitizerInstruction 2022-06-08 00:30:58 -04:00
angie
118ee1cc89 rsp 2022-06-07 03:16:09 -04:00
angie
9b4ac24ca5 macro abuse on Disassemble 2022-06-07 00:49:37 -04:00
angie
185a934081 First batch of rsp stuff 2022-06-06 22:19:42 -04:00
angie
3acf9fceb0 fix stubs 2022-06-06 17:14:17 -04:00
angie
7125a90d62 blankOut and sameOpcode 2022-06-06 02:02:27 -04:00
angie
d0daf4f650 stub 2022-06-05 22:09:25 -04:00
angie
edc2fe221e Change how instr_id is exposed to python 2022-06-05 19:46:40 -04:00
angie
fec4cc2b1d Fixing warnings 2022-06-05 19:03:39 -04:00
angie
1b9095a79c expose configuration global variable to python 2022-06-05 16:21:43 -04:00
angie
6b7650476f Change capitalization 2022-06-05 13:19:45 -04:00
angie
b01fc41a5a Moving stuff around 2022-06-05 12:25:57 -04:00
angie
b99f17414d RabbitizerConfig 2022-06-05 00:45:20 -04:00
angie
a043492df6 instr_id submodule for exposing opcodes 2022-06-04 14:39:39 -04:00
angie
47fe456d97 split the extension files a bit 2022-06-04 12:28:51 -04:00
angie
900609d8c3 First draft for the python extension 2022-06-04 11:19:03 -04:00