search for: 000000000000000000

Displaying 18 results from an estimated 18 matches for "000000000000000000".

Did you mean: 0x0000000000000000
2018 Dec 28
0
[PATCH v1 0/2] Virtio: fix some vq allocation issues
...PID: 0 TASK: d9a400 CPU: 0 COMMAND: "swapper/0" LOWCORE INFO: -psw : 0x0404c00180000000 0x0000000000116472 -function : smp_yield_cpu at 116472 -prefix : 0x7fffc000 -cpu timer: 0x7fffffcc8c0af5be -clock cmp: 0x720a4e4002831000 -general registers: 000000000000000000 000000000000000000 0x000000000000009c 0x0000000000fac2b0 0x0000000000000015 0xffffffffffffffe2 0x000003e000100000 0x0000000000000001 000000000000000000 0x0000000000000001 0x00000000000003e8 0x000000000f85c020 000000000000000000 0x0000000000000001 0x000000000011646...
2018 Dec 28
11
[PATCH v1 0/2] Virtio: fix some vq allocation issues
Some vqs don't need to be allocated when the related feature bits are disabled. Callers notice the vq allocation layer by setting the related names[i] to be NULL. This patch series fixes the find_vqs implementations to handle this case. Wei Wang (2): virtio_pci: use queue idx instead of array idx to set up the vq virtio: don't allocate vqs when names[i] = NULL
2018 Dec 28
11
[PATCH v1 0/2] Virtio: fix some vq allocation issues
Some vqs don't need to be allocated when the related feature bits are disabled. Callers notice the vq allocation layer by setting the related names[i] to be NULL. This patch series fixes the find_vqs implementations to handle this case. Wei Wang (2): virtio_pci: use queue idx instead of array idx to set up the vq virtio: don't allocate vqs when names[i] = NULL
2009 Mar 18
2
Profiling question: string formatting extremely slow
...eger(x))) } # Remove blanks at both ends of a string trim <- function (x) { sub("^\\s+((.*\\S)\\s+)?$", "\\2", x) } # P/N formatting pn_formatting <- function(pn_in) { pn_out = trim(pn_in) if (digits_only(pn_out)) { # Zero padding pn_out <- paste("000000000000000000", pn_out, sep="") pn_len <- nchar(pn_out) pn_out <- substr(pn_out, pn_len - 17, pn_len) } else { # Uppercase pn_out <- toupper(pn_out) } pn_out } Thanks, Olivier. [[alternative HTML version deleted]]
2005 Jan 11
2
[memdisk] remote booting diskless Mini-ITX system
.... "INT 13 08: Failure, assuming this is the only drive" message 2. "Loading boot sector... booting..." message, but system stalls and nothing actually boots. Here is the actual screen, hand-copied: ----- Ready. MEMDISK 2.11 2004-08-16 COPYRIGHT 2001-2003 H. PETER ANVIN E820: 000000000000000000 0000000000000000A0000 1 E820: 00000000000000f0000 000000000000000010000 2 e820: 0000000000000ffff0000 000000000000000010000 2 e820: 0000000000000100000 000000000000000ff00000 1 Ramdisk at 0x0ec30000, length 0x013b0000 command lin: initrd=dosrd.img BOOT_IMAGE=memdisk Disk is hard disk, 20160 K, C/H/...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...r/DwarfDebug.cpp, line 1617. > 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 > 4 clang-3.4 0x0000000103ff3ac6 abort + 22 > 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 > 6 clang-3.4 0x00000001038bcb70 llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 > 7 clang-3.4...
2014 Jan 20
2
[LLVMdev] Methods on addrspace pointers
...Instructions.cpp, line 2352. > 0 clang-3.4 0x00000001039527f8 llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103952c54 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff802395aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 2145151600 > 4 clang-3.4 0x0000000103952ab6 abort + 22 > 5 clang-3.4 0x0000000103952a91 __assert_rtn + 81 > 6 clang-3.4 0x000000010385f8bf llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine c...
2011 Mar 15
3
[LLVMdev] mblaze backend: unreachable executed
...ssage in particular means? The full error message is the following: UNREACHABLE executed! 0 llc 0x0000000100936ae2 PrintStackTrace(void*) + 34 1 llc 0x0000000100937603 SignalHandler(int) + 531 2 libSystem.B.dylib 0x00007fff82adf67a _sigtramp + 26 3 libSystem.B.dylib 000000000000000000 _sigtramp + 2102528416 4 llc 0x0000000100936aa6 abort + 22 5 llc 0x000000010091551d llvm::llvm_unreachable_internal(char const*, char const*, unsigned int) + 381 6 llc 0x000000010058100e llvm::CCState::AnalyzeCallResult(llvm::SmallVectorImpl<llvm::ISD...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
..., line 1617. >> 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 >> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >> 4 clang-3.4 0x0000000103ff3ac6 abort + 22 >> 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 >> 6 clang-3.4 0x00000001038bcb70 llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 >> 7 cla...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...;>> 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 >>> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >>> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >>> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >>> 4 clang-3.4 0x0000000103ff3ac6 abort + 22 >>> 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 >>> 6 clang-3.4 0x00000001038bcb70 llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 &gt...
2010 Aug 05
1
[LLVMdev] RegAllocFast assertion in trunk...
...ction uses an alias of an allocated register UNREACHABLE executed at RegAllocFast.cpp:358! 0 clang 0x0000000101309bc2 PrintStackTrace(void*) + 34 1 clang 0x000000010130a863 SignalHandler(int) + 707 2 libSystem.B.dylib 0x00007fff8056935a _sigtramp + 26 3 libSystem.B.dylib 000000000000000000 _sigtramp + 2141809856 4 clang 0x00000001012dd96d llvm::llvm_unreachable_internal(char const*, char const*, unsigned int) + 381 5 clang 0x0000000100ee6b70 (anonymous namespace)::RAFast::usePhysReg(llvm::MachineOperand&) + 208 6 clang 0x0000000100eebb62 (an...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...17. >> 0 clang-3.4 0x0000000103ff3808 >> llvm::sys::PrintStackTrace(__sFILE*) + 40 >> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >> 4 clang-3.4 0x0000000103ff3ac6 abort + 22 >> 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 >> 6 clang-3.4 0x00000001038bcb70 >> llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 >&g...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
...rfDebug.cpp, line 1617. > 0 clang-3.4 0x0000000103ff3808 > llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 > 4 clang-3.4 0x0000000103ff3ac6 abort + 22 > 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 > 6 clang-3.4 0x00000001038bcb70 > llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 > 7 clang-3.4...
2011 Mar 15
0
[LLVMdev] mblaze backend: unreachable executed
...> error message is the following: > > UNREACHABLE executed! > 0 llc 0x0000000100936ae2 PrintStackTrace(void*) + 34 > 1 llc 0x0000000100937603 SignalHandler(int) + 531 > 2 libSystem.B.dylib 0x00007fff82adf67a _sigtramp + 26 > 3 libSystem.B.dylib 000000000000000000 _sigtramp + 2102528416 > 4 llc 0x0000000100936aa6 abort + 22 > 5 llc 0x000000010091551d > llvm::llvm_unreachable_internal(char const*, char const*, unsigned > int) + 381 > 6 llc 0x000000010058100e > llvm > ::CCState > ::An...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
...clang-3.4 0x0000000103ff3808 >>> llvm::sys::PrintStackTrace(__sFILE*) + 40 >>> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >>> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >>> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >>> 4 clang-3.4 0x0000000103ff3ac6 abort + 22 >>> 5 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 >>> 6 clang-3.4 0x00000001038bcb70 >>> llvm::DwarfDebug::endFunction(llvm::MachineFunction co...
2017 Sep 26
1
Difference between -mattr=+soft-float and -float-abi=soft
...lvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37 1 llc 0x000000010fea5b3a llvm::sys::RunSignalHandlers() + 83 2 llc 0x000000010fea69d6 SignalHandler(int) + 191 3 libsystem_platform.dylib 0x00007fffb45acb3a _sigtramp + 26 4 libsystem_platform.dylib 000000000000000000 _sigtramp + 1269118176 5 llc 0x000000010fe15779 llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function const&) + 1029 6 llc 0x000000010fe14ac7 llvm::SelectionDAGISel::runOnMachineFunction(llvm::MachineFunction&) + 1521 7 llc...
2017 Sep 26
0
Difference between -mattr=+soft-float and -float-abi=soft
Hi Moritz, On 26 September 2017 at 09:09, Moritz Angermann via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I’ve run into a case where `llc -mattr=+soft-float` for > "armv7-unknown-linux-androideabi” segfaults, while > `llc -float-abi=soft` does not. Similarly if the > "target-features"="+soft-float” metadata is embedded, > llc segfaults. The float-abi
2017 Sep 26
2
Difference between -mattr=+soft-float and -float-abi=soft
Hi, I’ve run into a case where `llc -mattr=+soft-float` for "armv7-unknown-linux-androideabi” segfaults, while `llc -float-abi=soft` does not. Similarly if the "target-features"="+soft-float” metadata is embedded, llc segfaults. I fear I’m missing something rather subtle here, could someone help me understand the differences? Cheers, Moritz