| /openbmc/qemu/tests/tcg/tricore/ |
| H A D | link.ld | 73 _. = ASSERT ((__CSA_BEGIN & 0x3f) == 0 , "illegal CSA start address") ; 74 _. = ASSERT ((__CSA_SIZE & 0x3f) == 0 , "illegal CSA size") ;
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | oob-test.json | 1 # Check against oob illegal value
|
| H A D | allow-preconfig-test.json | 1 # Check against allow-preconfig illegal value
|
| /openbmc/qemu/target/riscv/ |
| H A D | insn16.decode | 114 # Opcode of all zeros is illegal; rd != 0, nzuimm == 0 is reserved. 115 illegal 000 000 000 00 --- 00 148 illegal 011 0 ----- 00000 01 # c.addi16sp and c.lui, RES nzimm=0 179 illegal 010 - 00000 ----- 10 # c.lwsp, RES rd=0 183 illegal 100 0 00000 00000 10 # c.jr, RES rs1=0
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_unicode_collation.c | 15 static const char illegal[] = "<>:\"/\\|?*"; variable 307 } else if (c && (c < 0x20 || strchr(illegal, c))) { in efi_str_to_fat()
|
| /openbmc/qemu/tests/tcg/riscv64/ |
| H A D | issue1060.S | 9 # These are all illegal instructions
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | CVE-2025-1182.patch | 6 Fix another illegal memory access triggered by corrupt ELF input files.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemonize/daemonize/ |
| H A D | 0001-fix-getopt.c-too-many-arguments-to-function-write-er.patch | 19 78 | ERR(": illegal option -- ", c);
|
| /openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-aarch64.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-mips64el.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-powerpc.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-aarch64_be.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-mips.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-riscv32.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-powerpc64.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-powerpc64le.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-armeb.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-x86_64.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-mipsel.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-i686.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-mips64.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-riscv64.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-i586.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| H A D | cross-answers-arm.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
| /openbmc/u-boot/doc/ |
| H A D | README.bedbug | 31 if it is an illegal instruction, privileged instruction or
|