search for: upcode

Displaying 4 results from an estimated 4 matches for "upcode".

Did you mean: ucode
2012 Jul 19
2
[LLVMdev] Help with PPC64 JIT
...ind of analysis? Is there another way to make code adjustments for JIT? At fist I though to put the logic at 'lib/Target/PowerPC/PPCJITInfo.cpp', but from what I could understand the 'relocate' function method is indeed just to operate on the relocation addresses, not to change the upcode. Any advices/tips/suggestion would be appreciated. -- Adhemerval Zanella Netto Software Engineer Linux Technology Center Brazil Toolchain / GLIBC on Power Architecture azanella at linux.vnet.ibm.com / azanella at br.ibm.com +55 61 8642-9890
2012 Jul 20
0
[LLVMdev] Help with PPC64 JIT
...there another way to make code adjustments for JIT? > > At fist I though to put the logic at 'lib/Target/PowerPC/PPCJITInfo.cpp', but from what I could > understand the 'relocate' function method is indeed just to operate on the relocation > addresses, not to change the upcode. > > Any advices/tips/suggestion would be appreciated. >
2016 Jun 04
3
PM + Init work
Following a series of three patches, two of which have been sitting in my tree for a while, the third is the result of some inspection of an NV134 BIOS that seems to use the 0xaf upcode to upload training patterns. Please test! Roy Ps. Sorry they come from yet another e-mail address. My previous provider, eclipso, actively blocks users of git send-email. Inquiries fall on deaf ears, hence I consider them hostile towards OSS developers.
2012 Jul 20
3
[LLVMdev] Help with PPC64 JIT
...o make code adjustments for JIT? > > > > At fist I though to put the logic at 'lib/Target/PowerPC/PPCJITInfo.cpp', but from what I could > > understand the 'relocate' function method is indeed just to operate on the relocation > > addresses, not to change the upcode. > > > > Any advices/tips/suggestion would be appreciated. > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >