search for: imms

Displaying 20 results from an estimated 1014 matches for "imms".

Did you mean: imm
2006 Feb 06
1
commend line output
Hi, when I run WINWORD.EXE with wine 0.9.7. I get a lot of command line output (see below). The MS WORED seems fine. Is this normal? if not, what is the problem and how to fix it? Yuandan fixme:imm:ImmGetContext (0x20066): stub fixme:imm:ImmSetCandidateWindow (0x7ff5ae50, 0x307b2d5c): stub fixme:imm:ImmReleaseContext (0x20066, 0x7ff5ae50): stub fixme:imm:ImmGetContext (0x20066): stub fixme:imm:ImmReleaseContext (0x20066, 0x7ff5ae50): stub fixme:imm:ImmGetContext (0x20066): stub fixme:imm:ImmSetCandidateWindow (0x7ff5ae50, 0x307b2d5c): s...
2008 Aug 21
7
Re: Problem installing Topix
> > No you didn't do what I showed you to do. Hallo Vitamin, yes you are right, I didn't install riched20 right, but know I have done it. The fonts at the login mask appears and we can successful login. But if we open a list page (company's list, invoice's list), Topix still breaks down. Here's the terminal's journal... If you could have a look at it, can you
2010 Jan 25
1
4D Client 2004.7 font problem
Hi. At my office were try to run 4DClient with wine. It's look working with the last developement version and using winetricks to install the riched20 pakage. We run 4D Client by, wine 4DClient.exe and we have this log: Code: fixme:win:WINNLSEnableIME hUnknown1 0x1003a bUnknown2 1: stub! fixme:imm:ImmGetOpenStatus (0x15bca8): semi-stub
2006 Jan 26
2
MAYA PLE & WINE (FC2)
Hello Everyone... I work as a sys admin for a small college in North West PA. Recently, a group on campus has stareted an animation club, and are looking into purchasing MAYA for linux.... very expensive. I thought I might be able to help them out and set up MAYA PLE through wine... I get WINE setup and can run IE6, however when i run the maye.exe installer, the installer launches, hangs,
2013 Oct 04
1
[Bug 70130] New: unable to compile fragment shader program
https://bugs.freedesktop.org/show_bug.cgi?id=70130 Priority: medium Bug ID: 70130 Assignee: nouveau at lists.freedesktop.org Summary: unable to compile fragment shader program Severity: normal Classification: Unclassified OS: Linux (All) Reporter: infyquest at gmail.com Hardware: x86 (IA32)
2004 Oct 19
1
Corel Draw 11
...d:X11DRV_ToUnicodeEx (virtKey=FC,scanCode=0,keycode=0,state=1) err:toolbar:TOOLBAR_NotifyFormat wrong response to WM_NOTIFYFORMAT (0), assuming ANSI fixme:ole:CoRegisterMessageFilter stub fixme:mmio:MMIO_InstallIOProc Global procedures not implemented fixme:imm:ImmGetContext ((nil)): stub fixme:imm:ImmSetOpenStatus Semi-Stub fixme:imm:ImmReleaseContext ((nil), 0x403a7520): stub fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:imm:ImmGetDefaultIMEWnd (0x1006a - (nil) 0x403a7520 ): semi-stub fixme:imm:ImmGetDefaultIMEWnd (0x1006a - 0x100e4 0x403a7520 ): semi-stub err:clipboard:X...
2008 Sep 23
0
[LLVMdev] Multi-Instruction Patterns
On Sep 23, 2008, at 11:26 AM, David Greene wrote: > Are there any examples of using tablegen to generate multiple machine > instructions from a single pattern? Or do these cases always have > to be > manually expanded? PPC has a bunch of examples, for example: // Arbitrary immediate support. Implement in terms of LIS/ORI. def : Pat<(i32 imm:$imm), (ORI (LIS (HI16
2008 Sep 23
2
[LLVMdev] Multi-Instruction Patterns
Are there any examples of using tablegen to generate multiple machine instructions from a single pattern? Or do these cases always have to be manually expanded? -Dave
2012 Jan 18
2
[LLVMdev] Question about isel patterns
...the following patterns (the last instruction of the sequence, or the root of the DAG, can be ADDiu, ORi, SLL or LUi): def : Pat<(isImmADDiu:$imm), (ADDiu (RegOpnd imm:$imm), (ImmOpnd imm:$imm))>; def : Pat<(isImmORi:$imm), (ORi (RegOpnd imm:$imm), (ImmOpnd imm:$imm))>; def : Pat<(isImmSLL:$imm), (SLL (RegOpnd imm:$imm), (ImmOpnd imm:$imm))>; def : Pat<(isImmLUi:$imm), (LUi (ImmOpnd imm:$imm))>; isImm*, RegOpnd and ImmOpnd all call a function which computes the instruction sequence (the result is cached). ImmOpnd and RegOpnd are SDNodeXForms that return the immediate and...
2012 Jul 18
1
[LLVMdev] Instructions working on 64bit registers without true support for 64bit operations
Hello Tom, > I took a look at lib/CodeGen/SelectionDAG/LegalizeDAG.cpp and it > doesn't look like there is an Expand operation implemented for > ISD::Constant. I think you'll either need implement Expand for > ISD::Constant or Custom lower it in your backend. thank you for that information. This exactly is what I feared. Well I did some more mostly unguided hacking and these
2009 Jun 04
1
Sims 3 issue
I got Sims 3 to install using the retail DVD (using the no-cd patch) and everything works great UNTIL I quit the game or it crashes. When I try to restart the game I just get : fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex
2018 Mar 09
2
[SelectionDAG] [TargetOp] How to get sub-half of immediate?
Hi all, This seems like a dumb question but while setting up a pattern in TD file, I got stuck on trying to get each half of an immediate as the half-sized type (ie. i64 imm -> pair of i32 imm's). Is there an existing way to do it? I've tried the 'EXTRACT_SUBREG' but that seems to error at the end of scheduling. Looking at Target.td, I'm not sure which opcode is meant
2017 Nov 15
2
[PATCH] nouveau/codegen: dump tgsi floats as hex values
Hi, yeah in the long run showing both in an ordered manner would be a nice thing to have! That would include patching the output and the tgsi parser (who wants to delete half the output to parse it again e.g. with nouveau_compiler). I can image an output similar to the one below: IMM[5] FLT32 { 0.0000, 0.0000, 0.0000, 0.0000} ^ IMM[5] FLT32 {0x00000019, 0x0000000f, 0x00000005,
2018 Mar 09
0
[SelectionDAG] [TargetOp] How to get sub-half of immediate?
Hi Kevin, To get some portion of a constant immediate you can use SDNodeXForms to transform constant SDNodes into other values. For a worked example, in the MIPS backend we use this for constant synthesis by materializing the value into a register: (From lib/Target/MipsInstrInfo.td): // Transformation Function - get the lower 16 bits. def LO16 : SDNodeXForm<imm, [{ return getImm(N,
2016 Jan 15
3
Help handling opaque AArch64 immediates
Hello LLVM, I'm playing with a new ISD::OPAQUE instruction to make hoisting first class and eliminate a lot of tweaky flag setting/checking around opaque constants. It's going well for the IR and x86, but I now I need to sort out details for all the other targets. To start, can someone please advise on the AAarch64 equivalent of these X86 patterns? // Opaque values become mov immediate
2009 Feb 11
1
[LLVMdev] Prevent node from being combined
How can I prevent some nodes from being combined in DAGCombine.cpp? Maybe what I want to do below doesn't follow the philosophy of LLVM, but I'd like to know if there is any way to avoid node from being combined. TargetLowering::PerformDAGCombine() is only called if DAGCombiner cannot combine a specific node. It seems that there is no chance to stop it from combining a node. I need the
2017 Nov 14
3
[PATCH] nouveau/codegen: dump tgsi floats as hex values
Printing without this could lead to the following output, while the values are not exactly zero: IMM[5] FLT32 { 0.0000, 0.0000, 0.0000, 0.0000} IMM[6] FLT32 { 0.0000, 0.0000, 0.0000, 0.0000} IMM[7] FLT32 { 0.0000, 0.0000, 0.0000, 0.0000} when printing the values as hex, we can now see the differences: IMM[5] FLT32 {0x00000019, 0x0000000f, 0x00000005,
2016 Jun 02
2
BPF backend with vector operations - error "Could not infer all types in, pattern!"
Hello. I come back to this older thread. Again, because of i64immSExt32 I receive TableGen error "Could not infer all types in, pattern!" (exact details written below). So far I'm not able to generate selection code with TableGen for the ADD_r* instructions, etc: def i64immSExt32 : PatLeaf<(imm), [{return isInt<32...
2006 May 23
6
Help please. WINE suddenly quits.
Hi everyone, I am running ubuntu 5.10 (Breezy) and have the latest version of wine installed (from winehq). The application I'm having trouble with is Filemaker Pro 8. It installed without any problems. It opens without any problems. Everything looks normal. I can create a new database and open an existing one. Both work. However after a short period of experimenting (just generally
2015 Feb 11
2
[LLVMdev] deleting or replacing a MachineInst
This seems a very natural approach but I probably am having a trouble with the iterator invalidation. However, looking at other peephole optimizers passes, I couldn't see how to do this: #define BUILD_INS(opcode, new_reg, i) \ BuildMI(*MBB, MBBI, MBBI->getDebugLoc(), TII->get(X86::opcode)) \ .addReg(X86::new_reg, kill).addImm(i) for