These files are not our property, so we cannot release them. They have
been generously provided to us, which is a huge resource, and we can
create parsers from them, but not the files themselves.
--bart
On 4/28/2016 2:35 PM, Peter Foley wrote:
On Thu, Apr 28, 2016 at 1:19 PM, Sunny Shah <ssunny@xxxxxxxxxxx> wrote:
Peter,
The XML files are not publicly available - they're accessible to a very
small group of people at UW.
Thanks,
Sunny
Ok. Maybe you should add a comment to the script to that effect?
I was planning on refactoring the script to split up buildInsnTable()
and buildDecoderTable().
But if I don't have access to the input files, it's rather hard to test.
See the below issues for the rationale.
In file included from
/home/peter/dyninst/instructionAPI/src/InstructionDecoder-aarch64.C:2792:0:
/home/peter/dyninst/instructionAPI/src/aarch64_opcode_tables.C: In
static member function âstatic void
Dyninst::InstructionAPI::aarch64_insn_entry::buildInsnTable()â:
/home/peter/dyninst/instructionAPI/src/aarch64_opcode_tables.C:39:6:
note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
void aarch64_insn_entry::buildInsnTable()
^
In file included from
/home/peter/dyninst/instructionAPI/src/InstructionDecoder-aarch64.C:2792:0:
/home/peter/dyninst/instructionAPI/src/aarch64_opcode_tables.C: In
static member function âstatic void
Dyninst::InstructionAPI::aarch64_mask_entry::buildDecoderTable()â:
/home/peter/dyninst/instructionAPI/src/aarch64_opcode_tables.C:777:6:
note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
void aarch64_mask_entry::buildDecoderTable()
^
Thanks,
Peter
_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api
|