diff options
Diffstat (limited to 'results/classifier/phi4:14b/reasoning/instruction')
58 files changed, 111 insertions, 0 deletions
diff --git a/results/classifier/phi4:14b/reasoning/instruction/1044 b/results/classifier/phi4:14b/reasoning/instruction/1044 new file mode 100644 index 000000000..8bd287332 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1044 @@ -0,0 +1 @@ +Instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1079080 b/results/classifier/phi4:14b/reasoning/instruction/1079080 new file mode 100644 index 000000000..bfe20e859 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1079080 @@ -0,0 +1,3 @@ +instruction + +The issue pertains specifically to the behavior of an ARM instruction ("srs") within QEMU's simulation environment, not to syscalls or general runtime issues. The bug report describes how this particular instruction does not perform as documented in the ARM Architecture Reference Manual by storing CPSR instead of SPSR. Therefore, it is categorized under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1156 b/results/classifier/phi4:14b/reasoning/instruction/1156 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1156 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1178 b/results/classifier/phi4:14b/reasoning/instruction/1178 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1178 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1245543 b/results/classifier/phi4:14b/reasoning/instruction/1245543 new file mode 100644 index 000000000..a5eb50728 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1245543 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an incorrect implementation of specific SSE4.1 instructions (`pmovzxbw` and similar) within QEMU, classifying it under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1248 b/results/classifier/phi4:14b/reasoning/instruction/1248 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1248 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1339 b/results/classifier/phi4:14b/reasoning/instruction/1339 new file mode 100644 index 000000000..3b5661457 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1339 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue with the execution of specific RISC-V instructions (`vsetvli` and `vfncvt.rtz.x.f.w`) within QEMU, leading to a segmentation fault caused by an assertion failure in the code handling these instructions. This fits the "instruction" category as it involves a faulty or problematic instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1370 b/results/classifier/phi4:14b/reasoning/instruction/1370 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1370 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/1371 b/results/classifier/phi4:14b/reasoning/instruction/1371 new file mode 100644 index 000000000..ec8a18c8f --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1371 @@ -0,0 +1,3 @@ +instruction + +The bug report describes a discrepancy in the behavior of the `BLSMSK` instruction between QEMU and an actual CPU, making it an issue related to an instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1374 b/results/classifier/phi4:14b/reasoning/instruction/1374 new file mode 100644 index 000000000..e7b8c2aee --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1374 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue specifically related to the behavior of the BZHI instruction as implemented in QEMU, where its output does not match that of actual CPU execution. This categorizes it under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1377 b/results/classifier/phi4:14b/reasoning/instruction/1377 new file mode 100644 index 000000000..483c356ea --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1377 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue related to how the `CVTSD2SS` instruction handles memory access across page boundaries, leading to crashes when emulated by QEMU. The problem is specifically associated with the behavior of this x86 floating-point conversion instruction rather than a syscall or general runtime error outside the context of executing this particular instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1452 b/results/classifier/phi4:14b/reasoning/instruction/1452 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1452 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1469342 b/results/classifier/phi4:14b/reasoning/instruction/1469342 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1469342 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1512 b/results/classifier/phi4:14b/reasoning/instruction/1512 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1512 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1737 b/results/classifier/phi4:14b/reasoning/instruction/1737 new file mode 100644 index 000000000..b2e6d33a5 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1737 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue specifically related to the emulation of the `ssra` (Signed Shift Right Arithmetic) SVE instruction in QEMU for vector lengths of 1024 bits or higher. The problem lies in how this particular instruction is handled, making it a category of "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1741 b/results/classifier/phi4:14b/reasoning/instruction/1741 new file mode 100644 index 000000000..c2ac02619 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1741 @@ -0,0 +1,3 @@ +instruction + +The hexadecimal string `95059f9c313a7fbd7f22e4cdc1977c0393addc7b` likely refers to an instruction or machine code that causes issues on 32-bit architectures in a QEMU environment running on AMD64. This suggests the problem is with how an instruction is handled, classifying it under "instruction". \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1751422 b/results/classifier/phi4:14b/reasoning/instruction/1751422 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1751422 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/1771 b/results/classifier/phi4:14b/reasoning/instruction/1771 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1771 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1780 b/results/classifier/phi4:14b/reasoning/instruction/1780 new file mode 100644 index 000000000..253e96b2c --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1780 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue specifically related to how the `xscmpudp` instruction is handled on PowerPC architecture, making it a problem with a faulty instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1815024 b/results/classifier/phi4:14b/reasoning/instruction/1815024 new file mode 100644 index 000000000..fdbe644db --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1815024 @@ -0,0 +1,3 @@ +Instruction + +The bug report describes an issue with executing the "stck" instruction under qemu-s390x in user mode, classifying it as related to a faulty instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1826568 b/results/classifier/phi4:14b/reasoning/instruction/1826568 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1826568 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1828867 b/results/classifier/phi4:14b/reasoning/instruction/1828867 new file mode 100644 index 000000000..73d529e97 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1828867 @@ -0,0 +1,3 @@ +instruction + +The issue revolves around incorrect translation related to specific instructions (LAHF/SAHF) and how they interact with the REX prefix, which classifies it under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1881450 b/results/classifier/phi4:14b/reasoning/instruction/1881450 new file mode 100644 index 000000000..49cc11b58 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1881450 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an "Illegal instruction" error when running a math function on m68k Linux user mode under QEMU, indicating that the issue is related to a faulty or unsupported instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1889288 b/results/classifier/phi4:14b/reasoning/instruction/1889288 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1889288 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/1898954 b/results/classifier/phi4:14b/reasoning/instruction/1898954 new file mode 100644 index 000000000..e0d882d8f --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1898954 @@ -0,0 +1,3 @@ +instruction + +The issue involves the `f1` opcode causing QEMU to hang, indicating a problem related to the execution of an instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1925512 b/results/classifier/phi4:14b/reasoning/instruction/1925512 new file mode 100644 index 000000000..deb8d34f1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1925512 @@ -0,0 +1,3 @@ +instruction + +This bug report describes an issue related to how an ARMv7 instruction (BLX imm) is handled in QEMU, specifically its behavior when it should be classified as UNDEFINED based on certain encoding conditions. Therefore, the most appropriate classification for this report is "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/1941 b/results/classifier/phi4:14b/reasoning/instruction/1941 new file mode 100644 index 000000000..623dd09ae --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/1941 @@ -0,0 +1,3 @@ +instruction + +The bug report specifically describes issues related to the VSX vector float to integer conversion instructions on QEMU 8.0.4 when source vectors contain NaN values, thus indicating problems with how these instructions are implemented or emulated in this version of QEMU. The issue is clearly centered around the behavior of specific assembly instructions rather than syscall errors or runtime issues unrelated to instruction execution. Therefore, the appropriate category for this bug report is "instruction". \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2083 b/results/classifier/phi4:14b/reasoning/instruction/2083 new file mode 100644 index 000000000..4861aaf9c --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2083 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue with the execution of the SME SMOPA (4-way) instruction on AArch64 architecture and how it produces incorrect results compared to expected outcomes. This categorizes it under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2089 b/results/classifier/phi4:14b/reasoning/instruction/2089 new file mode 100644 index 000000000..43d0886a9 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2089 @@ -0,0 +1,3 @@ +instruction + +The issue described involves incorrect emulation of the `sqshrn` instruction by qemu-aarch64, leading to test failures that do not occur on real hardware. This points directly to an error related to the instruction's implementation in the emulator, classifying it under "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2119 b/results/classifier/phi4:14b/reasoning/instruction/2119 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2119 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2203 b/results/classifier/phi4:14b/reasoning/instruction/2203 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2203 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2372 b/results/classifier/phi4:14b/reasoning/instruction/2372 new file mode 100644 index 000000000..861e4ff22 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2372 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue specifically related to how a matrix multiplication operation (`umopa`) is implemented for AArch64 architecture, focusing on incorrect data type handling within this instruction's logic. This categorizes it under "instruction" as it deals with the behavior of a particular machine-level instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2486 b/results/classifier/phi4:14b/reasoning/instruction/2486 new file mode 100644 index 000000000..8bd287332 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2486 @@ -0,0 +1 @@ +Instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2497 b/results/classifier/phi4:14b/reasoning/instruction/2497 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2497 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2498 b/results/classifier/phi4:14b/reasoning/instruction/2498 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2498 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2499 b/results/classifier/phi4:14b/reasoning/instruction/2499 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2499 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2500 b/results/classifier/phi4:14b/reasoning/instruction/2500 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2500 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2536 b/results/classifier/phi4:14b/reasoning/instruction/2536 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2536 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2595 b/results/classifier/phi4:14b/reasoning/instruction/2595 new file mode 100644 index 000000000..555692f06 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2595 @@ -0,0 +1,5 @@ +Instruction + +The issue described in the bug report pertains to incorrect behavior of specific instructions (SDOT and UDOT) within the context of ARM SVE on QEMU. The report specifically addresses how these instructions operate when used with certain vector lengths, which indicates an instruction-level fault rather than a syscall or runtime error. + +The focus is on the assembly implementation (`sdot z0.d, z1.h, z2.h[0]`) and its alignment with expected intrinsic behaviors, highlighting it as a problem at the instruction execution level. Therefore, the most appropriate category for this bug report is "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2606 b/results/classifier/phi4:14b/reasoning/instruction/2606 new file mode 100644 index 000000000..7413c4b98 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2606 @@ -0,0 +1,3 @@ +instruction + +The primary issue described involves incorrect assembler syntax and ABI adjustments needed for compiling on Darwin PPC, indicating problems at the instruction level rather than system calls or runtime execution per se. The patch addresses these compilation issues directly related to code instructions. While there are mentions of runtime crashes, they stem from potential ABI compliance errors tied back to assembly-level corrections. Therefore, the classification is "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/2696 b/results/classifier/phi4:14b/reasoning/instruction/2696 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2696 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2878 b/results/classifier/phi4:14b/reasoning/instruction/2878 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2878 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/2971 b/results/classifier/phi4:14b/reasoning/instruction/2971 new file mode 100644 index 000000000..b19494bcd --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/2971 @@ -0,0 +1,3 @@ +instruction + +The issue described involves the lenient decoding of specific instructions (`vldi` and `xvldi`) within QEMU for LoongArch64 architecture, leading to crashes due to illegal immediates being processed. This directly pertains to how an instruction is handled and interpreted, fitting under the category "instruction." \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/312 b/results/classifier/phi4:14b/reasoning/instruction/312 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/312 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/333 b/results/classifier/phi4:14b/reasoning/instruction/333 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/333 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/361 b/results/classifier/phi4:14b/reasoning/instruction/361 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/361 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/385 b/results/classifier/phi4:14b/reasoning/instruction/385 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/385 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/422 b/results/classifier/phi4:14b/reasoning/instruction/422 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/422 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/427 b/results/classifier/phi4:14b/reasoning/instruction/427 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/427 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/449 b/results/classifier/phi4:14b/reasoning/instruction/449 new file mode 100644 index 000000000..8bd287332 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/449 @@ -0,0 +1 @@ +Instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/570 b/results/classifier/phi4:14b/reasoning/instruction/570 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/570 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/695 b/results/classifier/phi4:14b/reasoning/instruction/695 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/695 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/799 b/results/classifier/phi4:14b/reasoning/instruction/799 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/799 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/824 b/results/classifier/phi4:14b/reasoning/instruction/824 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/824 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/826 b/results/classifier/phi4:14b/reasoning/instruction/826 new file mode 100644 index 000000000..96d62f9a2 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/826 @@ -0,0 +1,3 @@ +instruction + +The bug report describes an issue specifically related to how the `ldnt1sb` SVE2 instruction is being handled, indicating it falls under the "instruction" category due to its focus on incorrect address calculation and potentially faulty decoding by QEMU's handling mechanism for this particular instruction. \ No newline at end of file diff --git a/results/classifier/phi4:14b/reasoning/instruction/890 b/results/classifier/phi4:14b/reasoning/instruction/890 new file mode 100644 index 000000000..366ba3ad1 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/890 @@ -0,0 +1,2 @@ +instruction + diff --git a/results/classifier/phi4:14b/reasoning/instruction/904308 b/results/classifier/phi4:14b/reasoning/instruction/904308 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/904308 @@ -0,0 +1 @@ +instruction diff --git a/results/classifier/phi4:14b/reasoning/instruction/979 b/results/classifier/phi4:14b/reasoning/instruction/979 new file mode 100644 index 000000000..92cdd9af6 --- /dev/null +++ b/results/classifier/phi4:14b/reasoning/instruction/979 @@ -0,0 +1 @@ +instruction |