mirror of
https://github.com/Ed94/perfaware.git
synced 2026-09-14 03:39:23 +00:00
decoder seems to be working, need to make a serializer next.
This commit is contained in:
+2
-2
@@ -391,7 +391,7 @@ function build-8086_decoder_table {
|
||||
|
||||
dump-disassembly $module_c $exe
|
||||
}
|
||||
build-8086_decoder_table
|
||||
# build-8086_decoder_table
|
||||
|
||||
function build-part_1 {
|
||||
# The base lib uses subdir-prefixed includes (e.g. "duffle/dsl.h"),
|
||||
@@ -418,4 +418,4 @@ function build-part_1 {
|
||||
|
||||
dump-disassembly $module_c $exe
|
||||
}
|
||||
# build-part_1
|
||||
build-part_1
|
||||
|
||||
Reference in New Issue
Block a user