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
848
views
x86 assembly (MASM) - Square root of a 64-bit integer?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
953
views
x86 - How to convert a positive number to negative in assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
550
views
x86 - Java 10 (and following) on 32-Bit systems
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
628
views
x86 - Not sure why we add the registers %rdx and %rax when the assembly code has been using %eax and %edx
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
393
views
x86 - What's the difference between vextracti128 and vextractf128?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
726
views
x86 - What's the difference between __popcnt() and _mm_popcnt_u32()?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
528
views
x86 - Why are mov ah,bh and mov al, bl together much faster than single instruction mov ax, bx?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
475
views
x86 - In Linux, on entry of a sys call, what is the value in %eax? (not orig_eax)
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
643
views
x86 64 - How to install python2.6-devel package under CentOs 5
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
513
views
x86 - Is it possible to make a custom Interrupt in Assembly?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
475
views
x86 - VirtualBox - No bootable medium found
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
584
views
x86 - Assembly instructions to find how many threads are enabled in a multi-core system
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
902
views
x86 - Reset vector in 386+ processors
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
357
views
x86 - Why segmentation cannot be completely disable?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
507
views
x86 Assembly: Before Making a System Call on Linux Should You Save All Registers?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
601
views
x86 - Compilation of a simple c++ program using SSE intrinsics
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
608
views
x86 - SSE intrinsics: Convert 32-bit floats to UNSIGNED 8-bit integers
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
611
views
x86 64 - Get installed software list using C#
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
714
views
x86 - SSE: Difference between _mm_load/store vs. using direct pointer access
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
624
views
x86 64 - Do all 64 bit intel architectures support SSSE3/SSE4.1/SSE4.2 instructions?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
399
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
353
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
413
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
361
views
x86 - Why did Intel change the static branch prediction mechanism over these years?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
704
views
x86 64 - movq assembly function
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
485
views
x86 - To learn assembly - should I start with 32 bit or 64 bit?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
658
views
x86 - Assembly - How to multiply/divide a constant by another constant in assembly?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
440
views
x86 64 - config.site for vendor libs on Fedora x86_64
posted
Oct 24, 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] Ant design pro首页逻辑
[2] javascript - How can I Execute NodeJS Server Client Side With Html Button Or Alternative If Not Possible?
[3] 文件夹多个node_modules查找问题
[4] javascript - How to get response from a GET method google maps API?
[5] java - Error trying to insert values into a table with an auto-increment column
[6] js中如何创建一个undifined的对象(函数),内含有值。例如 typeof(a) = undifined
[7] gpu - In WebGL or OpenGL is it bad to use an output fragment variable as temp storage?
[8] html - The code gives a parse error I can't find what the error is
[9] postgresql - Select all tables on Heroku Dataclips
[10] golang http.ResponseWriter 出现未预期现象
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
...