relative-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 分类:问答Pointer to the text segment from the data segment
Is it possible to do the following with this relative addressing in x86-64? section .text two dq 0 section .data[详细]
2023-04-02 11:49 分类:问答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 分类:问答Can I choose RIP-relative or absolute addressing for different variables with gcc in x86-64
I write my own link script to put different variables in two different data sections (A & B). A is linked to zero address;[详细]
2023-02-15 23:47 分类:问答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 分类:问答Understanding the ADR instruction in ARM, and adding an offset to that
I was looking at the assembler output of my code and need help with below instructions. 0x00000fe8:e28fc000....ADRr12,{pc}+8 ; 0xff0[详细]
2023-01-13 15:50 分类:问答Generating %pc relative address of constant data
Is there a way to have gcc generate %pc relative addresses of constants?Even when the string appears in the text segment, arm-elf-gcc will generate a constant pointer to the data, load the address of[详细]
2023-01-01 08:20 分类:问答台式电脑清灰多少钱啊?请问台式电脑清灰价格和时间大概多少啊?
360U2608636556 开发者_开发问答 2022-05-07 01:44 台式机清灰50块解决,半个小时左右即可。台式机清灰简单,如果动手能力强可以自己清灰。麻烦的是笔记本,拆卸的部件比较多。[详细]
2022-12-22 01:25 分类:问答Execute an ASP.net method from JavaScript method
I have a javascript method looks like this JSMethod(JS_para_1,JS_para_2) { ...... ,,,,, } a开发者_如何学JAVAnd I have an ASP.NET method like this[详细]
2022-12-22 01:24 分类:问答