SpiceQA
Questions
Tags
Users
Badges
user_1511337
@user_1511337
0
reputation
0
answers
30
questions
About Me
// Hello, World !
Top Answers
In arm64 assembly, what does "adrp x0, idmap_pg_dir;" instruction mean?
1 votes
debugging kernel with qemu and gdb, breakpoint not working?
1 votes
What is 'veneer' that arm linker uses in function call?
1 votes
Can't exactly understand the assembly code about how relocation works in u-boot
0 votes
extern "C" extern variable in C++ program sought as a class variable.. how to declare it?
0 votes
Top Questions
how can I recall previous commands' arguments? (in csh, and in bash?)
7 votes
1 answers
What is 'veneer' that arm linker uses in function call?
5 votes
2 answers
how to print float as hex bytes format in C?
4 votes
3 answers
extern "C" extern variable in C++ program sought as a class variable.. how to declare it?
4 votes
2 answers
how does numpy.astype(np.uint8) convert a float array? -1.2997805 became 255
3 votes
3 answers