代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/125819/6020812

s shift.s

;; __rrulong_rrx_s:: ld hl,#2+4 add hl,sp ld c,(hl) dec hl ld d,(hl) dec hl
www.eeworm.com/read/125819/6020860

s shift.s

;; __rrulong_rrx_s:: ld hl,#2 add hl,sp ld e,(hl) inc hl ld d,(hl) inc hl ld c,(hl)
www.eeworm.com/read/124109/6055482

o shift.o

XL H 1 areas 4 global symbols A _CODE size 57 flags 0 S __rlslong_rrx_s Def003A S __rlulong_rrx_s Def003A S __rrslong_rrx_s Def001D S __rrulong_rrx_s Def0000 T 00 00 21 06 00 39 4E 2B 56 2B 5E 2B 7E 2
www.eeworm.com/read/124109/6055709

s shift.s

;; __rrulong_rrx_s:: ld hl,#2+4 add hl,sp ld c,(hl) dec hl ld d,(hl) dec hl
www.eeworm.com/read/124109/6055759

s shift.s

;; __rrulong_rrx_s:: ld hl,#2 add hl,sp ld e,(hl) inc hl ld d,(hl) inc hl ld c,(hl)
www.eeworm.com/read/124109/6055852

o shift.o

XL H 1 areas 4 global symbols A _CODE size 57 flags 0 S __rlslong_rrx_s Def003A S __rlulong_rrx_s Def003A S __rrslong_rrx_s Def001D S __rrulong_rrx_s Def0000 T 00 00 21 02 00 39 5E 23 56 23 4E 23 46 2
www.eeworm.com/read/123945/6056770

m shift.m

function out_vector = shift(in_vector, new_element) % Shifts all elements of a vector and inserts a new value % in the first element. The last element is lost. % % Inputs: in_vector : Vector
www.eeworm.com/read/120744/6071146

po shift.po

shift.o: shift.c ../../config.h ../../pkgcfg.h ../../include/gettext.h \ /usr/include/libintl.h /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i38
www.eeworm.com/read/117605/6101124

hex shift.hex

d0 e0 d0 e0 d0 e0 d0 e0
www.eeworm.com/read/117605/6101158

asm shift.asm

blah equ 1 shl al, 1 shl al, 2-1 shl al, blah shl al, 2-blah