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
356
views
x86 - Constant reboot after setting up the Global Descriptor Table and protected mode
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
463
views
x86 - How to know if an assembly code has particular syntax (emu8086, NASM, TASM, ...)?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
546
views
x86 Assembly: Data in the Text Section
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
354
views
x86 - Are load ops deallocated from the RS when they dispatch, complete or some other time?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
796
views
x86 - lea assembly instruction
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
398
views
x86 - Outputting integers in assembly on Linux
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
499
views
x86 - developing for new instruction sets
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
826
views
x86 - how to interpret perf iTLB-loads,iTLB-load-misses
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
569
views
x86 - CPU serial number
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
446
views
x86 - Why linux kernel use trap gate to handle divide_error exception?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
724
views
x86 - What does X mean in EAX,EBX,ECX ... in assembly?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
546
views
x86 - Converting 32-bit Application Into 64-bit Application in C
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
579
views
x86 - Why doesn't Linux use the hardware context switch via the TSS?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
532
views
x86 - CPU Privilege Rings: Why rings 1 and 2 aren't used?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
532
views
x86 - Convert _mm_shuffle_epi32 to C expression for the permutation?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
706
views
x86 - i386 vs. AMD64 ABI Differences
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
425
views
x86 - Can the simple decoders in recent Intel microarchitectures handle all 1-µop instructions?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
745
views
x86 - How does the jmp instruction work in att assembly in this instance
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
437
views
x86 Assembly - Why is [e]bx preserved in calling conventions?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
479
views
x86 - Is there hardware support for 128bit integers in modern processors?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
399
views
x86 - How do the store buffer and Line Fill Buffer interact with each other?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
651
views
x86 - Counting machine instructions using gdb
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
361
views
x86 64 - What specifically marks an x86 cache line as dirty - any write, or is an explicit change required?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
790
views
x86 - What is the difference between Trap and Interrupt?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
538
views
x86 - Converting bin to hex in assembly
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
593
views
x86 - Convention for displaying vector registers
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
813
views
x86 - What's difference between number with $ or without $ symbol in at&t assembly syntax?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
1.1k
views
x86 64 - Understanding %rip register in intel 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] 请推荐下好用的原型设计工具
[2] java解析 xml字符串
[3] vite dynamic import 怎么实现
[4] java 爬虫正则的问题
[5] Angular ng-zorro-antd 升级10后样式有问题
[6] Hystrix仅对RuntimeException熔断还是也对Exception熔断?
[7] Flutter/Dart - Why does DateTime.toLocal() behave differently for dates before 01.01.1970 UTC aka UNIX timestamp 0?
[8] layer,layui的弹窗里加上传组件点击为什么失效
[9] Summing rows in a Julia DataFrame
[10] python - Installing/using p5py/p5 under Anaconda
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
...