Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complier error #8

Closed
seanxcwang opened this issue Sep 24, 2020 · 1 comment
Closed

complier error #8

seanxcwang opened this issue Sep 24, 2020 · 1 comment
Labels

Comments

@seanxcwang
Copy link

seanxcwang commented Sep 24, 2020

my compile environment:

  • ubuntu16.04 lts,gcc-5.4
  • cult commit :86be01582e965e27504eecbf5fc21ef7e7cae738
  • asmjit commit :b49d685cd9e2e4488f55ce6004306a79bdea056b

error log:
/home/seanxcwang/Work/04_research/inference_framework/asmjit/cult/src/cult/instbench.cpp: In function ‘void cult::fillRegArray(asmjit::Operand*, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)’:
/home/seanxcwang/Work/04_research/inference_framework/asmjit/cult/src/cult/instbench.cpp:148:42: error: no matching function for call to ‘asmjit::BaseReg::BaseReg(uint32_t&, uint8_t&)’
dst[i] = BaseReg(rSign, rIdArray[rId]);

@kobalicek
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants