search for: hydralisk

Displaying 3 results from an estimated 3 matches for "hydralisk".

2011 Apr 02
0
[LLVMdev] Explicit register usage in LLVM assembly
...u had asked "Is there another EASY way to force explicit register usage?" the answer would have been "No." --Sam Crow ----- Original Message ---- > From: Yiannis Tsiouris <yiannis.tsiouris at gmail.com> > To: llvmdev at cs.uiuc.edu > Cc: Chris Stavrakakis <hydralisk.r at gmail.com> > Sent: Sat, April 2, 2011 9:39:13 AM > Subject: [LLVMdev] Explicit register usage in LLVM assembly > > Hello! > Is there a way to force explicit register usage (e.g. %r15 in amd64 > architecture) in > LLVM assembly code? I was proposed in #llvm chan...
2011 Apr 02
2
[LLVMdev] Explicit register usage in LLVM assembly
Hello! Is there a way to force explicit register usage (e.g. %r15 in amd64 architecture) in LLVM assembly code? I was proposed in #llvm channel at irc.oftc.net to use inline assembly but i find it rather impractical in my case. Is there any other way? Thanx, ~y.
2011 Apr 02
3
[LLVMdev] Explicit register usage in LLVM assembly
...e explicit register usage?" > the answer would have been "No." > > > --Sam Crow > > > ----- Original Message ---- > >> From: Yiannis Tsiouris <yiannis.tsiouris at gmail.com> >> To: llvmdev at cs.uiuc.edu >> Cc: Chris Stavrakakis <hydralisk.r at gmail.com> >> Sent: Sat, April 2, 2011 9:39:13 AM >> Subject: [LLVMdev] Explicit register usage in LLVM assembly >> >> Hello! >> Is there a way to force explicit register usage (e.g. %r15 in amd64 >> architecture) in >> LLVM assembly code? I...