Home
last modified time | relevance | path

Searched refs:lxjoin (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/efcode/fcode_test/
H A Dtest64.fth65 " lxjoin.1" h# 05060708 h# 01020304 lxjoin test-64 x@ x= .passed?
66 " x!.1" h# 85161718 h# 81121314 lxjoin test-64 x!
68 " x!.2" h# 05060708 h# 01020304 lxjoin test-64 x!
77 " xlsplit.1" test-64 x@ xlsplit lxjoin test-64 x@ x= .passed?
95 h# 01020304 h# 05060708 swap lxjoin x,
96 h# 81121314 h# 85161718 swap lxjoin x,
97 h# ffffffff h# 80000000 swap lxjoin x,
108 1 2 lxjoin constant const-64
109 1 2 lxjoin value value-64
113 " value.2" 3 4 lxjoin to value-64 value-64 4 3 xl= .passed?
[all …]
/titanic_41/usr/src/lib/efcode/engine/
H A Dprims64.c106 lxjoin(fcode_env_t *env) in lxjoin() function
443 P1275(0x243, 0, "lxjoin", lxjoin); in _init()
/titanic_41/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth437 : blk_offset ( bp -- n ) h# 8 + x@ -1 h# 7fff.ffff lxjoin and ;
573 lxjoin ( x )