Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unreplyed
Tags
Users
Post an Article
Post an Article
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent articles tagged Assembly
0
votes
1
reply
763
views
assembly - Binary Bomb Phase 5 - lookup table translation -> string compare
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
727
views
assembly - Linux x64: why does r10 come before r8 and r9 in syscalls?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
701
views
assembly - Can PTEST be used to test if two registers are both zero or some other condition?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
630
views
assembly - Initial state of program registers and stack on Linux ARM
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
682
views
assembly - Why is it not possible to push a byte onto a stack on Pentium IA-32?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.0k
views
assembly - Fast Division on GCC/ARM
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
675
views
assembly - Does Java strictfp modifier have any effect on modern CPUs?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
618
views
assembly - What is the penalty of mixing EVEX and VEX encoded scheme?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
691
views
assembly - How is floating point conversion actually done in C++?(double to float or float to double)
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
842
views
assembly - Convert ASM to C (not reverse engineer)
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
795
views
assembly - How many ways to set a register to zero?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.0k
views
assembly - What are the ESP and the EBP registers?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
618
views
assembly - What is the point of delay slots?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
676
views
assembly - more info on Memory layout of an executable program (process)
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.6k
views
assembly - Difference between JE/JNE and JZ/JNZ
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
964
views
assembly - Purpose of ESI & EDI registers?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.4k
views
assembly - Printing floats with printf in x86 nasm 32-bit
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
935
views
assembly - What is the point of SSE2 instructions such as orpd?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.2k
views
assembly - Binary Bomb Phase 5 issue (my phase 5 seems to be different from everyone elses)
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
972
views
assembly - BIOS int 10h printing garbage on QEMU
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
781
views
assembly - How much faster are SSE4.2 string instructions than SSE2 for memcmp?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
880
views
assembly - When should I use size directives in x86?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
934
views
assembly - Why can I access lower dword/word/byte in a register but not higher?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.0k
views
assembly - Using ymm registers as a "memory-like" storage location
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
832
views
assembly - Which versions of Windows support/require which CPU multimedia extensions? (How to check if SSE or AVX are fully usable?)
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.1k
views
assembly - Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.2k
views
assembly - Getting string input and displaying input with DOS interrupts MASM
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
813
views
assembly - How to determine if the registers are loaded right to left or vice versa
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
Page:
« prev
1
...
7
8
9
10
11
12
13
14
15
16
17
...
24
next »
Post an article:
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] mysql奇怪问题:无法登录
[2] 无法git clone:中文路径?
[3] wpf 怎么可以通过ViewModlel创建视图呢 ,写好了界面,怎么对应上 ,不通过new UserControl 的方式
[4] Sum of array in Halide
[5] python 3.x - TypeError: list indices must be integers or slices, not list Can't access list objects
[6] webpack5版本下安装webpack-dev-server报错
[7] 关于JavaScript Date.now 与 Date.parse 的功能性质
[8] antd 中的表格table 排序,sort返回为1,表格没反应,是怎么回事?
[9] Python>bs4 Scraping website based on choice from dropdown list
[10] How to handle button in Android
1.4m
articles
1.4m
replys
5
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
Recent articles tagged Assembly
...