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 x86
0
votes
1
reply
594
views
x86 - Understanding ATT Assembly (immediate)
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
318
views
x86 - Why is string comparison so fast in python?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
457
views
x86 - Divide and Get Remainder at the same time?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
599
views
x86 - How to compare __m128 types?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
582
views
x86 64 - Why does the iOS simulator require i386 and x86_64 symbols even though I'm on an x86_64 system only?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
448
views
x86 - How to multiply 5% in assembly language and display it out in 2 decimal place
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
608
views
x86 64 - How do you access low-byte registers for r8-r15 from gdb in x86-64?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
436
views
x86 - Assembly: What is the purpose of movl data_items(,%edi,4), %eax in this program
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
425
views
x86 - Creating a proper Task State Segment (TSS) structure with and without an IO Bitmap?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
532
views
x86 64 - Why floating point registers are different than general purpose ones
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
463
views
x86 - Find the first instance of a character using simd
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
529
views
x86 - how are barriers/fences and acquire, release semantics implemented microarchitecturally?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
509
views
x86 - In assembly, what does `PTR` stand for?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
975
views
x86 - Shifting SSE/AVX registers 32 bits left and right while shifting in zeros
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
430
views
x86 - AVX-512 and Branching
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
867
views
x86 - SSE: convert short integer to float
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
426
views
x86 - Using GDB to read MSRs
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
879
views
x86 - assembly to compare two numbers
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
613
views
x86 - problem in understanding mul & imul instructions of Assembly language
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
485
views
x86 - complex IF statement in assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
620
views
x86 - Use 32bit "Program Files" directory in msbuild
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
453
views
x86 - how does push and pop work in assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
370
views
x86 - Branch target prediction in conjunction with branch prediction?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
674
views
x86 - Endianness inside CPU registers
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
688
views
x86 - Carry Flag, Auxiliary Flag and Overflow Flag in Assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
790
views
x86 - What is the purpose of CS and IP registers in Intel 8086 assembly?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
484
views
x86 - assembly system call non-effective
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
712
views
x86 16 - Is it possible to manipulate the instruction pointer in 8086 assembly?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
Page:
« prev
1
2
3
4
5
6
7
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] vue-cli3 使用CDN方式引入 echats 报undefined
[2] Linux系统如何学习?
[3] How can I complete this mmix code to calculate Factorial?
[4] webstorm新建Node.js Express App识别不了express-generator是怎么回事?
[5] java - Files.move(...) throwing FileSystemException: The process cannot access the file be cause it is being used by another process
[6] 怎样使用Powershell脚本,解决XML路径中带引号的情况
[7] Android 能否通过Rsa 对File进行加解密?
[8] canvas中drawImage通过鼠标控制图片缩放速度问题?
[9] js中,将鼠标悬停在文字上,就可以将文字选中,这个效果如何制作?
[10] vue 运行报错 createApp.use is not a function
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 x86
...