OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_mov_half
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeX86_common.c
998
static sljit_s32
emit_mov_half
(struct sljit_compiler *compiler, sljit_s32 sign,
function
1342
FAIL_IF(
emit_mov_half
(compiler, 0, dst, dstw, src, srcw));
1345
FAIL_IF(
emit_mov_half
(compiler, 1, dst, dstw, src, srcw));
Completed in 439 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026