search for: 864d

Displaying 5 results from an estimated 5 matches for "864d".

Did you mean: 864
2014 Aug 19
2
[LLVMdev] Help with definition of subregisters; spill, rematerialization and implicit uses
...lt;def,dead> = COPY %vreg50 880B %vreg19:lo16<def,read-undef> = COPY %vreg73 896B ... 912B mv_a32_r16_rmod1 %vreg19, %vreg20 ... *** Bad machine code: Multiple connected components in live interval *** - function: fixedconv - interval: %vreg19 [864r,864d:0)[880r,1024r:1) 0 at 864r 1 at 880r 0: valnos 0 1: valnos 1 So here, both the setting of the hi16 and lo16 parts are marked with read-undef, as wanted. However 864B %vreg19<def,dead> = COPY %vreg50 looks suspicious to me. It's like it thinks that 880B %vreg19:...
2017 Jul 11
7
getting rid of hp c3180
I have a hp photosmart C3180 all-in-one and am well and truly sick of it. It seems like every time I go on another printing binge, I need yet another print cartridge. hp-clean doesn't help. IIRC this use it or lose it "feature" is common to inkjets. What should I replace it with? If I want a non-cloggging printer, is laser jet the way I need to go? I'd like to do color
2017 Jul 20
0
getting rid of hp c3180
Does a Canon MF232W work with Centos? >From https://www.usa.canon.com/internet/portal/us/home/support/details/printers/black-and-white-laser/imageclass-mf232w#fb5cab1c-c86d-4fda-864d-6023bbc5a3a6_tab I got the following message: There is no driver for the OS Version you selected. The driver may be included in your OS or you may not need a driver. It had autodetected linux 64-bit. To me, that suggests that I should be able to connect it and it should pretty much just work. Am I...
2017 Jul 20
3
getting rid of hp c3180
On 20/07/17 07:29, Michael Hennebry wrote: > Does a Canon MF232W work with Centos? >> From > https://www.usa.canon.com/internet/portal/us/home/support/details/printers/black-and-white-laser/imageclass-mf232w#fb5cab1c-c86d-4fda-864d-6023bbc5a3a6_tab > > I got the following message: > There is no driver for the OS Version you selected. The driver may be > included in your OS or you may not need a driver. > It had autodetected linux 64-bit. > To me, that suggests that I should be able to > connect it and...
2014 Aug 15
2
[LLVMdev] Help with definition of subregisters; spill, rematerialization and implicit uses
Hi, I have a problem regarding sub-register definitions and LiveIntervals on our target. When a subregister is defined, other parts of the register are always left untouched - they are neither read or def:ed. It however seems that Codegen treats subregister definitions as somehow clobbering the whole register. The SSA-code looks like this after isel: (Reg0 and Reg1 are 16bit registers. Reg2,