Home
last modified time | relevance | path

Searched refs:one (Results 1 – 5 of 5) sorted by relevance

/DragonOS/kernel/crates/rbpf/src/
H A Dcranelift.rs448 let one = bcx.ins().iconst(I32, 1); in translate_program() localVariable
454 let safe_rhs = bcx.ins().select(rhs_is_zero, one, rhs); in translate_program()
536 let one = bcx.ins().iconst(I32, 1); in translate_program() localVariable
542 let safe_rhs = bcx.ins().select(rhs_is_zero, one, rhs); in translate_program()
677 let one = bcx.ins().iconst(I64, 1); in translate_program() localVariable
683 let safe_rhs = bcx.ins().select(rhs_is_zero, one, rhs); in translate_program()
703 let one = bcx.ins().iconst(I64, 1); in translate_program() localVariable
709 let safe_rhs = bcx.ins().select(rhs_is_zero, one, rhs); in translate_program()
/DragonOS/kernel/crates/rbpf/
H A DREADME.md120 * `struct EbpfVmFixedMbuff` has one purpose: enabling the execution of programs
162 checked with a very simple verifier (nothing close to the one for Linux
660 crash your system. Implementing a verifier similar to the one in the kernel is
698 * Maybe one day, tail calls?
H A DLICENSE-APACHE111 pertain to any part of the Derivative Works, in at least one
/DragonOS/kernel/crates/intertrait/macros/
H A DLICENSE-APACHE110 pertain to any part of the Derivative Works, in at least one
/DragonOS/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>