addressing
RIP-relative addressing on x86
I\'m not really experienced with x86 assembler and try to debug a problem related to a bug in mach_inject.[详细]
2023-04-03 11:54 分类:问答PyCUDA Memory Addressing: Memory offset?
I\'ve got a large chunk of generated data (A[i,j,k]) on the device, but I only need one \'slice\' of A[i,:,:], and in regular CUDA this could be easily accomplished with some pointer arithmetic.[详细]
2023-02-26 19:51 分类:问答Concerning real mode physical memory addressing
Me and my friend开发者_高级运维 were brainstorming about a question concerning physical memory addressing in real mode and we couldn\'t wrap our heads around it. Here goes.[详细]
2023-02-24 23:35 分类:问答Addressing data using relative pointers (x86-32 assembler)
I\'m writing in 32-bit x86 assembler, and I\'m not quite sure how to address data that is always in the same relation to the code. Do I have to use EIP to calculate the absolute address, or is there开[详细]
2023-01-16 10:57 分类:问答how do addressing modes work on a physical level?
I\'m trying to learn this basic thing about processors that should be taught in every CS department of every university. Yet i can\'t find it on the net (Google doesn\'t help) and i can\'t find it in[详细]
2022-12-27 01:35 分类:问答Cause PostBack and Call Event Fired By Server-Side Button (ASP.Net Button)
I have yet another strange need.I have a jQuery dialog that has a dynamic button ( My Button that will be \"fired\":[详细]
2022-12-26 13:37 分类:问答WCF - remote service without using IIS - base address?
I\'m trying to get my head around the addressing of WCF services. We have a client-server setup where the server occasionally (maybe once a day) needs to push data to each client. I want to have a li[详细]
2022-12-24 19:41 分类:问答x86 and Memory Addressing
I\'ve been reading up on memory models in an assembly book I picked up and I have a question or two.Let\'s say that the address bus has 32 lines, the data bus has 32 lines and the CPU is 32-bit (for s[详细]
2022-12-23 11:45 分类:问答Application bundle on OS X does not work, file addressing problem
My application requires a XML file to work and it doesn\'t even start with开发者_开发问答out the file. Why I bundle my app as a JAR file it works fine as long as the XML file is placed in the same dir[详细]
2022-12-22 15:29 分类:问答