Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/qemu/tests/tcg/tricore/
H A Dlink.ld73 _. = 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 Doob-test.json1 # Check against oob illegal value
H A Dallow-preconfig-test.json1 # Check against allow-preconfig illegal value
/openbmc/qemu/target/riscv/
H A Dinsn16.decode114 # 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 Defi_unicode_collation.c15 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 Dissue1060.S9 # These are all illegal instructions
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A DCVE-2025-1182.patch6 Fix another illegal memory access triggered by corrupt ELF input files.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemonize/daemonize/
H A D0001-fix-getopt.c-too-many-arguments-to-function-write-er.patch19 78 | ERR(": illegal option -- ", c);
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/
H A Dcross-answers-aarch64.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-mips64el.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-powerpc.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-aarch64_be.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-mips.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-riscv32.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-powerpc64.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-powerpc64le.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-armeb.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-x86_64.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-mipsel.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-i686.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-mips64.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-riscv64.txt41 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-i586.txt42 Checking errno of iconv for illegal multibyte sequence: NO
H A Dcross-answers-arm.txt42 Checking errno of iconv for illegal multibyte sequence: NO
/openbmc/u-boot/doc/
H A DREADME.bedbug31 if it is an illegal instruction, privileged instruction or

12