Displaying 4 results from an estimated 4 matches for "setmodifiers".
2015 Oct 23
3
[AMDGPU] AMDGPUAsmParser fails to parse several instructions
...id immediate: only 32-bit values are
legal
s_mov_b32 s0, 0xfe5163ab
^
sop1-playground.s:1:25: error: failed parsing operand.
s_mov_b32 s0, 0xfe5163ab
^
The part of stack dump:
...
#9 0x4711ee (anonymous namespace)::AMDGPUOperand::setModifiers(unsigned
int)
/mnt/dm-0/codebase/Compilers/LLVM/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:185:21
#10 0x46ff6a (anonymous
namespace)::AMDGPUAsmParser::parseOperand(llvm::SmallVectorImpl<std::unique_ptr<llvm::MCParsedAsmOperand,
std::default_delete<llvm::MCParsedAsmOperand> >...
2015 Oct 24
2
[AMDGPU] AMDGPUAsmParser fails to parse several instructions
...and the quick fix of negative 32-bit immediate.
> >
> > The second line of the assembly has the assertion fail:
> >
> > llvm-mc:
> /mnt/dm-0/codebase/Compilers/LLVM/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:184:
> void (anonymous namespace)::AMDGPUOperand::setModifiers(unsigned int):
> Assertion `isReg()' failed.
> >
> > and reports that 0.5 is "error: invalid operand for instruction"
> >
> > v_mad_f32 v9, 0.5, v5, -v8
>
> There is a bug with operand parsing when you have immediate operands and
> source modifiers....
2011 Oct 05
7
OLE error 80004002
Hello!
i create my software by Delphi 2010 for Windows, when i start my program by Wine 1.2.1 on linux i get error 80004002 "No such interface supported".
I debug programm and found error code
--- function
TXMLDocument.SaveToStream(TMemoryStream); // Error
--- stuff of the function
unit XMLDoc;
procedure TXMLDocument.SaveToStream(const Stream: TStream);
begin
CheckActive;
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: