Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu
search
person
search
edit
Ask a Question
Ask
Q&A
All Activity
Q&A
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged x86
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - How to install ia32-libs in Ubuntu 14.04 LTS (Trusty Tahr)
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.2k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Get size of assembly instructions
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
719
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What was the original reason for the design of AT&T assembly syntax?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
716
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What does "DS:[40207A]" mean in assembly?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
896
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - about assembly CF(Carry) and OF(Overflow) flag
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.2k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Fastest way to compute absolute value using SSE
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
840
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Assembly Language - How to do Modulo?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
759
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - How do I enable SSE for my freestanding bootable code?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
814
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - double condition checking in assembly
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
880
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 64 - Address canonical form and pointer arithmetic
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
780
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Why can't you set the instruction pointer directly?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
904
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Assembly - JG/JNLE/JL/JNGE after CMP
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.1k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What does "int 0x80" mean in assembly code?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.2k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 64 - Why can't kernel code use a Red Zone
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
909
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 assembler: floating point compare
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
754
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What is stack frame in assembly?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
686
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What exactly happens when a skylake CPU mispredicts a branch?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
734
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Difference between JA and JG in assembly
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.0k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - 8086 assembly on DOSBox: Bug with idiv instruction?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.1k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 64 - Mach-O 64-bit format does not support 32-bit absolute addresses. NASM Accessing Array
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.1k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Why is there not a register that contains the higher bytes of EAX?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
760
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - How do you use gcc to generate assembly code in Intel syntax?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
969
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What does cltq do in assembly?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.2k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 16 - Assembly 8086 | Sum of an array, printing multi-digit numbers
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
903
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Assembly, printing ascii number
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
1.1k
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - What if there is no return statement in a CALLed block of code in assembly programs
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
732
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - is there an inverse instruction to the movemask instruction in intel avx2?
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
822
views
1
answer
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86 - Globally Invisible load instructions
x86
thumb_up_alt
0
like
thumb_down_alt
0
dislike
709
views
1
answer
To see more, click for the
full list of questions
or
popular tags
.
Ask a question:
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Just Browsing Browsing
[1] jasmine - From Angular autogenerated spec tests toward best practises
[2] 求在xls中自动生成多行数据的方法
[3] How to check if a variable exists in/assign a variable to a specific function's environment in R?
[4] 关于java中synchronized同一个线程获取锁的频率问题
[5] vue3使用reactive包裹数组如何正确赋值
[6] el-select多选以tag展示时,超过显示长度以...省略号显示
[7] php - how can I fill two collection lists in laravel?
[8] 网站在用手机Chrome浏览器登录的时候,有一条奇怪的黑线
[9] 对象动态key赋值问题
[10] 数据库定时查询大量数据
548k
questions
547k
answers
4
comments
86.3k
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
广告位招租
...