search for: 68h

Displaying 7 results from an estimated 7 matches for "68h".

Did you mean: 686
2015 Feb 13
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...mov rdi, [rsi+8] ; char * xor r13d, r13d xor esi, esi ; char ** mov edx, 0Ah ; int call _strtol mov r14, rax shl rax, 20h mov [rsp+68h+var_38], rax lea rsi, [rax+rbx] sar rsi, 20h ; size_t mov edi, 4 ; size_t call _calloc lea r11d, [r14-1] movsxd r12, r11d mov [rsp+68h+var_40], r12...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...xor r13d, r13d >> xor esi, esi ; char ** >> mov edx, 0Ah ; int >> call _strtol >> mov r14, rax >> shl rax, 20h >> mov [rsp+68h+var_38], rax >> lea rsi, [rax+rbx] >> sar rsi, 20h ; size_t >> mov edi, 4 ; size_t >> call _calloc >> lea r11d, [r14-1] >> movsxd r...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...xor esi, esi ; char ** >>>> mov edx, 0Ah ; int >>>> call _strtol >>>> mov r14, rax >>>> shl rax, 20h >>>> mov [rsp+68h+var_38], rax >>>> lea rsi, [rax+rbx] >>>> sar rsi, 20h ; size_t >>>> mov edi, 4 ; size_t >>>> call _calloc >>>> lea r11d, [r...
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do:
2012 Feb 14
0
[LLVMdev] Strange behaviour with x86-64 windows, bad call instruction address
...v rcx,rdi 000007FFFFC51209 mov edx,0FFFFFFFEh 000007FFFFC5120E xor r8d,r8d 000007FFFFC51211 call rax 000007FFFFC51213 add rsp,20h 000007FFFFC51217 test al,1 000007FFFFC5121A je 000007FFFFC511C3 000007FFFFC51220 mov qword ptr [rbp-68h],rdi 000007FFFFC51224 mov eax,10h 000007FFFFC51229 call 0000080077B3F1D0 000007FFFFC5122E sub rsp,rax 000007FFFFC51231 mov rdx,rsp 000007FFFFC51234 mov qword ptr [rbp-0F0h],rdx 000007FFFFC5123B sub rsp,20h The call instruction at 000007FFFFC5122...
2005 Jan 07
0
Missing functionality in Blowfish for crypt(3)
...<FET:&T@;V8@=&AE(`HK(`D)("`@9&5S:7)E9"!R M;W5N9',@=F%L=64N("`J+PHK(`D)"BL@"2`@("!I9BAG971P=W5I9%]R*&=E M='5I9"@I+"`F<'<L('!W8G5F+"!S:7IE;V8H<'=B=68I+"`F<'=D*2`]/2`P M*0HK(`D@("`@>PHK(`D):68H("AL8R`](&QO9VEN7V=E='!W8VQA<W,H<'=D M*2D@(3T@3E5,3"D**R`)("`)>PHK(`D@("`@("`@("`@("!L;V=R(#T@*&EN M="EL;V=I;E]G971C87!N=6TH;&,L(")L;E]R;W5N9',B+"!L;V=R+"!L;V=R M*3L**R`)"2`@("!R;W5N9',@/2`Q(#P\(&am...
2012 Feb 21
0
[LLVMdev] Strange behaviour with x86-64 windows, bad call instruction address
...v rcx,rdi 000007FFFFC51209 mov edx,0FFFFFFFEh 000007FFFFC5120E xor r8d,r8d 000007FFFFC51211 call rax 000007FFFFC51213 add rsp,20h 000007FFFFC51217 test al,1 000007FFFFC5121A je 000007FFFFC511C3 000007FFFFC51220 mov qword ptr [rbp-68h],rdi 000007FFFFC51224 mov eax,10h 000007FFFFC51229 call 0000080077B3F1D0 000007FFFFC5122E sub rsp,rax 000007FFFFC51231 mov rdx,rsp 000007FFFFC51234 mov qword ptr [rbp-0F0h],rdx 000007FFFFC5123B sub rsp,20h The call instruction at 000007FFFFC5122...