Home
last modified time | relevance | path

Searched refs:codes (Results 1 – 24 of 24) sorted by relevance

/wasmtime-44.0.1/cranelift/filetests/filetests/parser/
H A Dtiny.clif89 ; Integer condition codes.
109 ; Floating condition codes.
/wasmtime-44.0.1/cranelift/filetests/filetests/egraph/
H A Didempotent-traps.clif130 ;; These should not dedupe because they have different trap codes. Arguably,
/wasmtime-44.0.1/crates/fuzzing/src/generators/
H A Dsingle_inst_module.rs78 let mut codes = CodeSection::new(); in to_bytes() localVariable
151 codes.function(&f); in to_bytes()
152 module.section(&codes); in to_bytes()
/wasmtime-44.0.1/crates/wiggle/tests/
H A Dtypenames.witx34 ;;; Error codes returned by functions.
35 ;;; Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi/witx/p0/
H A Dtypenames.witx34 ;;; Error codes returned by functions.
35 ;;; Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi/witx/p1/
H A Dtypenames.witx34 ;;; Error codes returned by functions.
35 ;;; Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi-common/witx/preview1/
H A Dtypenames.witx34 ;;; Error codes returned by functions.
35 ;;; Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi-common/witx/preview0/
H A Dtypenames.witx34 ;;; Error codes returned by functions.
35 ;;; Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi/src/p3/wit/deps/
H A Dsockets.wit8 /// Error codes.
158 /// In addition to the general error codes documented on the
779 /// Lookup error codes.
H A Dfilesystem.wit190 /// Error codes returned by functions, similar to `errno` in POSIX.
191 /// Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/
H A Dsockets.wit8 /// Error codes.
158 /// In addition to the general error codes documented on the
779 /// Lookup error codes.
H A Dfilesystem.wit190 /// Error codes returned by functions, similar to `errno` in POSIX.
191 /// Not all of these error codes are returned by the functions provided by this
/wasmtime-44.0.1/crates/debugger/wit/deps/
H A Dfilesystem.wit180 /// Error codes returned by functions, similar to `errno` in POSIX.
181 /// Not all of these error codes are returned by the functions provided by this
H A Dsockets.wit14 /// Error codes.
255 /// In addition to the general error codes documented on the
/wasmtime-44.0.1/crates/wasi/src/p2/wit/deps/
H A Dfilesystem.wit180 /// Error codes returned by functions, similar to `errno` in POSIX.
181 /// Not all of these error codes are returned by the functions provided by this
H A Dsockets.wit14 /// Error codes.
255 /// In addition to the general error codes documented on the
/wasmtime-44.0.1/crates/wasi-http/wit/deps/
H A Dfilesystem.wit180 /// Error codes returned by functions, similar to `errno` in POSIX.
181 /// Not all of these error codes are returned by the functions provided by this
H A Dsockets.wit14 /// Error codes.
255 /// In addition to the general error codes documented on the
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle177 ;; Traps if both of the condition codes are set.
182 ;; Traps if either of the condition codes are set.
640 ;; Condition codes
3294 ;; Trap if both of the condition codes supplied are set.
3299 ;; Trap if either of the condition codes supplied are set.
3337 ;; Conditional jump based on the OR of two condition codes.
3403 ;; Both condition codes must be set.
3406 ;; Either of the conditions codes must be set.
3436 ;; codes.
H A Dlower.isle2178 ;; Some vector lowerings are simply not supported for certain codes:
/wasmtime-44.0.1/cranelift/codegen/src/
H A Dprelude.isle572 ;; Pure constructor that only matches signed integer cond codes.
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dlower.isle901 ; codes in terms of a smaller canonical set, to which recursive rules don't apply.
934 ; codes in terms of a smaller canonical set, to which recursive rules don't apply.
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst_vector.isle1737 ;; Recursion: recursive rules implement some condition codes in terms of a
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dinst.isle1822 ;; Helpers for condition codes ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;