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
351
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
457
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
539
views
x86 Assembly: Data in the Text Section
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
350
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
789
views
x86 - lea assembly instruction
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
394
views
x86 - Outputting integers in assembly on Linux
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
493
views
x86 - developing for new instruction sets
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
820
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
563
views
x86 - CPU serial number
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
441
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
714
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
543
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
573
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
528
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
527
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
699
views
x86 - i386 vs. AMD64 ABI Differences
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
419
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
739
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
433
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
476
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
396
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
645
views
x86 - Counting machine instructions using gdb
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
355
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
785
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
533
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
807
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] CFBundleShortVersion 是什么意思?
[2] web - Want to show minecraft player stats on wordpress?
[3] react-native 如何解决部分机型 TextInput multiline 回车键闪退?
[4] vue+ts+element-plus 父组件调用子组件,子组件为el-dialog。无法弹出子组件?
[5] python - __init__() takes 2 positional arguments but 3 were given trying to wait for an element using presence_of_element_located()
[6] ssl - Java Empty issuer DN not allowed in X509Certificate (Libimobiledevice implementation)
[7] 此句sql,如何添加索引
[8] java 正则表达式问题
[9] Node 如何引入一个文件夹下的所有 js 文件?
[10] layer在自定义html弹窗只能以字符串的形式吗
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
...