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
600
views
x86 - Understanding ATT Assembly (immediate)
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
322
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
462
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
604
views
x86 - How to compare __m128 types?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
586
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
453
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
609
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
439
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
428
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
468
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
533
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
514
views
x86 - In assembly, what does `PTR` stand for?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
976
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
435
views
x86 - AVX-512 and Branching
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
873
views
x86 - SSE: convert short integer to float
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
431
views
x86 - Using GDB to read MSRs
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
884
views
x86 - assembly to compare two numbers
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
617
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
489
views
x86 - complex IF statement in assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
624
views
x86 - Use 32bit "Program Files" directory in msbuild
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
459
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
375
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
693
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
791
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
489
views
x86 - assembly system call non-effective
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
717
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] Swift Encoding a JSON dictionary [String: Any], can't get rid of the quotes
[2] Cmder 如何支持更完整的 ANSI 转义?
[3] scheduling - Can someone explain the Priority Q algorithm
[4] android studio - What is the alternative of using setState() in flutter?
[5] Typescript problem to loop through an array of tuple and get specific values
[6] minikube - create Replicaset with separate pods in Kubernetes
[7] php socket编程问题
[8] javascript - React js, internationalization, switch language
[9] js递归找出id所在的对象
[10] vue 项目怎么做天气
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
...