Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 175 results for
rsi
- Page 1
Do you have experience in RSI in fingers?
Community Center
13 Years Ago
by gunbuster363
… it is a wrong section. Thanks. I built up a
RSI
(repetitive strain injury) in my index and middle fingers due… in ice water, it help a little too. Overall my
RSI
problem haven't been cured by now. Do you have…
Re: Do you have experience in RSI in fingers?
Community Center
13 Years Ago
by jwenting
… Goldtouch costs several hundred dollars) pretty much cured the beginning
RSI
symptoms in my shoulders by changing my posture and hand…
negative problem in read_int procedure x86_64
Programming
Software Development
11 Years Ago
by DarkLightning7
…get back to origional magnitude .endr2: pop
rsi
;restore saved values pop rdi pop rbx…as they are nonvolitile push rdi push
rsi
mov
rsi
, sint ;load address to store string… mov byte[
rsi
], 0 inc
rsi
cmp
rsi
, rdi je .end_purge jmp .purge .end_purge: mov
rsi
, sint …
Linux 64 bit Console IO
Programming
Software Development
12 Years Ago
by ShiftLeft
… ASCII string. ; LEAVE: RAX = Character count including NULL (terminator) ;
RSI
= Next string (if it exists). Show: push rdi push rdx…here as operator will ; probably be aware without prompting. pop
rsi
; Address of next avaliable position pop rcx pop rdx ; …
Re: negative problem in read_int procedure x86_64
Programming
Software Development
11 Years Ago
by DarkLightning7
…. lodsb, lodsw, lodsd -load byte/word/ect. at address
rsi
and increment
rsi
by 1,2,4 respectively? stosb, stosw, stosd -store…
Standard output 64 bit Linux using syscall
Programming
Software Development
12 Years Ago
by ShiftLeft
…LEAVE: RAX = Character count including NULL (terminator)
RSI
= Next string (if it exists). --------------------------------------------------------------------------------------------- 0…aware without prompting. 1c: 5e pop
rsi
Next string possibly 1d: 59 pop…
Assembler 64 bit masm palindrome program, help with cmp
Programming
Software Development
11 Years Ago
by reloadmvp
… ;move string into
rsi
mov
rsi
, rdi ;set
rsi
to rdi add
rsi
, s_size ;add the 9 to
rsi
dec
rsi
;point to last … the dont equal then go to not inc rdi dec
rsi
loop next_char is_Palindrome: ; print out "Palindrome!"…
convert c to assemby in osx intel 64
Programming
Software Development
11 Years Ago
by jack_7
… mov rdx, 6 ; rdx = IPPROTO_TCP = 6 mov
rsi
, 1 ;
rsi
= AF_NET = 1 mov rdi, 2 ; rdi = SOCK_STREAM…mov r9, 0x10 syscall ; call sendto(rdi,
rsi
, rdx) mov rdi, r12 mov rax, 0x2000006 …
Need help in figuring why this code runs into a loop. Assembly X86 Ubuntu
Programming
Software Development
4 Years Ago
by nana_7
…, 0x0 call printMSG ; Dice Game ; Prompt the user mov
rsi
, startPrompt mov dl, [startPromptLen] call printByteArray call printEndl call getByteArray…, 0 jne displayDice call printEndl ; Display the reroll prompt mov
rsi
, rerollPrompt mov dl, [rerollPromptLen] call printByteArray call printEndl ; Accept …
Cursor keeps hanging
Hardware and Software
Information Security
18 Years Ago
by ep2002
… Files\eFax Messenger 4.0\J2GTray.exe C:\Program Files\
RSI
Saver\nhc.exe C:\Program Files\APC\APC PowerChute Personal….lnk = C:\WINDOWS\drempels.exe O4 - Startup:
RSI
Saver.lnk = C:\Program Files\
RSI
Saver\nhc.exe O4 - Global Startup: Adobe Reader…
Please review my HJ File
Hardware and Software
Information Security
18 Years Ago
by ep2002
…\APC\APC PowerChute Personal Edition\apcsystray.exe C:\Program Files\
RSI
Saver\nhc.exe C:\WINDOWS\system32\ZoneLabs\vsmon.exe C….lnk = C:\WINDOWS\drempels.exe O4 - Startup:
RSI
Saver.lnk = C:\Program Files\
RSI
Saver\nhc.exe O4 - Global Startup: Adobe Reader…
Re: Please review my HJ File
Hardware and Software
Information Security
18 Years Ago
by ep2002
…\APC\APC PowerChute Personal Edition\apcsystray.exe C:\Program Files\
RSI
Saver\nhc.exe C:\WINDOWS\system32\wuauclt.exe C:\WINDOWS….lnk = C:\WINDOWS\drempels.exe O4 - Startup:
RSI
Saver.lnk = C:\Program Files\
RSI
Saver\nhc.exe O4 - Global Startup: Adobe Reader…
Please, help! BSOD because of tcpip.sys
Hardware and Software
Microsoft Windows
15 Years Ago
by atagaew
… rax=0000000000000000 rbx=0000000000000000 rcx=fffffa800d1f55e0 rdx=fffffa80051a4000
rsi
=0000000000000000 rdi=0000000000000000 rip=fffffa600117650b rsp=fffffa6001922e10 rbp=…rax=0000000000000000 rbx=0000000000000000 rcx=fffffa800d1f55e0 rdx=fffffa80051a4000
rsi
=0000000000000000 rdi=0000000000000000 rip=fffffa600117650b rsp=fffffa6001922e10 rbp=…
Re: Please review my HJ File
Hardware and Software
Information Security
18 Years Ago
by kylethedarkn
… you to scan them. C:\Program Files\
RSI
Saver\nhc.exe(Don't know what
RSI
saver is, couldn't find and…
inet20099 Problem - Fixed, THANKS
Hardware and Software
Information Security
19 Years Ago
by Dwy3r688
…[/email] (ID = 3261) 11:54 AM: peter f. [email]dwyer@
rsi
.abcnews.go[1].txt[/email] (ID = 2729) 11:54 AM…: peter f. [email]dwyer@
rsi
.espn.go[1].txt[/email] (ID = 2729) 11:54 AM…
Re: Please review my HJ File
Hardware and Software
Information Security
18 Years Ago
by ep2002
… memory serves me, it was an anti virus program b4.
RSI
Saver isn't a problem. It's a little program…
x86-64, Linux, NASM: FPU87 Stack
Programming
Software Development
13 Years Ago
by jdelgado08
…quot; message mov qword rdi, stringformat mov qword
rsi
, thearea mov qword rax, 0 call printf ;…the extended area number mov rdi, doubleoutputformat mov qword
rsi
, [rsp] mov qword rax, 0 call printf …
Help needed converting .sh script to VB script
Programming
Software Development
12 Years Ago
by mynamekbk
… "$BPID" $BPIgnoreList ; ret=$? echo $BPNAME | grep -vq "
RSI
" ; ret1=$? if [ $ret1 -ne 0 ] ; then if [ $ret -ne… }'` grep -q $BPID $BPIgnoreList ; ret3=$? echo $BPNAME | grep -vq "
RSI
" ; ret4=$? if [ $ret4 -ne 0 ] ; then if [ $ret3 -ne…
Problem with nasm program
Programming
Software Development
6 Years Ago
by Rock Ridge Farm
… rax,rax mov rdx,rax mov rax, $u_exitcode mov
rsi
,rax mov [
rsi
],rdx %line 4+0 k.iwb pop rbp jmp…
Re: x86-64, Linux, NASM: ARRAYS.
Programming
Software Development
13 Years Ago
by untio
Hi, Please, forgive me if I am wrong, but if you use another register instead of 8, you can increment it adding it 8. [CODE] mov r13, 0 mylabel: mov qword [r14+r13],
rsi
add r13, 8 cmp r13, YourArrayLimitMultipliedBy8 jb mylabel [/CODE] But you must realize that in this loop
rsi
never changes. Cheers.
Re: x86-64, Linux, NASM: ARRAYS.
Programming
Software Development
13 Years Ago
by jdelgado08
Hello untio, thanks for the prompt reply. I'll try that & see if it works. [QUOTE=untio;1756029] But you must realize that in this loop
rsi
never changes. [/QUOTE] Yes, of course. I have a different section in my loop where I take in input & store it in
rsi
.
protected mode switch
Programming
Software Development
15 Years Ago
by xixpsychoxix
… RDX=0000000000000fff 00107450657i[CPU0 ] | RSP=000000000000fffb RBP=0000000000000000 00107450657i[CPU0 ] |
RSI
=00000000ffff003b RDI=0000000000080005 00107450657i[CPU0 ] | R8=0000000000000000 R9=0000000000000000 00107450657i…
Attention Ladies: Don't Wear Pumps in the Server Room
Community Center
16 Years Ago
by Lisa Hoover
… to review [URL="http://www.stat.rice.edu/~cscott/
rsi
.html"]these tips[/URL] on how to avoid this…
Command line arguments won't print in a small program
Programming
Software Development
14 Years Ago
by Quargar
… 40 bytes reserved in section .bss for text): [icode] mov
rsi
, rcx mov rdi, text mov rcx, 40 rep movsb [/icode…
HandShoeMouse
Hardware and Software
Hardware
14 Years Ago
by happygeek
… over the years I have developed a repetitive strain injury (
RSI
) to my wrist and thumb area which means that for…
Re: HandShoeMouse
Hardware and Software
Hardware
13 Years Ago
by Sjoerd E
… arm movement.[/QUOTE] Yeah sure if you want to get
RSI
or Carpal tunnel Syndrome go ahead. Other people might check…
Re: HandShoeMouse
Hardware and Software
Hardware
13 Years Ago
by Sjoerd E
Again, just check out the latest reserarch saying: "the vertical mouse needs to be re-evaluated as it causes
RSI
rather then prevent it".
How do I change the dest. of a jmp instruction?
Programming
Software Development
13 Years Ago
by bd338
…),%rdx # 0x100000f28 0x0000000100000e52 <main+34>: lea 0x21f(%rip),%
rsi
# 0x100001078 <guess> 0x0000000100000e59 <main+41>: mov…
x86-64, Linux, NASM: ARRAYS.
Programming
Software Development
13 Years Ago
by jdelgado08
… this to increment the index: [CODE]mov qword [r14+8],
rsi
[/CODE] However, I then realized this will always input into…
Assembly Improving Sort Speed and Efficiency
Programming
Software Development
12 Years Ago
by salty11
…, 0x90 issorted: movl $1, %eax .align 4, 0x90 LBB1_1: cmpq %
rsi
, %rax jge LBB1_4 movq (%rdi,%rax,8), %rcx leaq 1…
1
2
3
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC