Welcome to 16892 Developer Community-Open, Learning,Share
menu
search
person
Login
Register
search
edit
Ask a Question
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Categories
All categories
Topic[话题] (11)
Life[生活] (4)
Technique[技术] (86.6k)
Idea[创意] (2)
Jobs[工作] (1)
Others[杂七杂八] (20)
Recent questions tagged assembly
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Removing Spaces from String in MIPS
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
256
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - How is it possible that BITWISE AND operation to take more CPU clocks than ARITHMETIC ADDITION operation in a C program?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
135
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - 32-bit extended multiplication via stack
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
182
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - NASM - How do you move an 8-bit register into a full 32-bit register?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
287
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - X86 IDIV sign of remainder depends on sign of dividend for 8/-3 and -8/3?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
181
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Using 8-bit registers in x86-64 indexed addressing modes
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
157
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Difference between MOV r/m8,r8 and MOV r8,r/m8
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
237
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Is there any way to write for Intel CPU direct core-to-core communication code?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
98
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Compile ASM and C with ASM for debugging
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
244
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - RISC-V build 32-bit constants with LUI and ADDI
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
292
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - invalid effective address calculation
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
279
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why does syscall compile in NASM 32 bit output while popa does not compile in 64 bit?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
211
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - What does it mean that "registers are preserved across function calls"?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
139
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Hello world in NASM with LINK.EXE and WinAPI
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
214
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - ARM AArch64 stack management
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
212
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Print a number in NASM - building an x86 Bootsector
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
238
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Does x64 support imply BMI1 support?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
133
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - use slt to check unsigned integer addition carry flag mips
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
239
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why does GCC chose dword movl to copy a long shift count to CL?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
146
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Multiplying 32 bit two numbers on 8086 microprocessor
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
306
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - What is the "relationship" between addi and subi?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
171
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - EMU8086 dividing 32 bit number by a 16 bit number gives unexpected 0 remainder
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
362
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - NASM x86_64 scanf segmentation fault
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
299
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - why cannot define same local label in multiple functions?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
151
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why any modern x86 masks shift count to the 5 low bits in CL
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
272
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - INT 13, 2 hanging on x86 real mode when trying to read sectors from floppy drive
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
130
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - About the memory layout of programs in Linux
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
99
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Switch from protected mode to real mode in a DOS EXE program
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
156
views
1
answer
Page:
1
2
3
4
5
6
...
24
next »
Ask a question:
Welcome to 16892 Developer Community-Open, Learning and Share
Just Browsing Browsing
[1] Excel Quick Analysis menu. Removing
[2] Typescript - narrow type based on object dictionary?
[3] 为什么ubuntu下使用composer创建项目报错段错误?
[4] JS getPropertyValue获取CSS变量值为空?
[5] Masonry:为何返回id而不是instancetype?另外with,返回self。为何会增加可读性?
[6] NULL值计入count吗
[7] google oauth - alternative to WinAuth.exe with Autohotkey accessable GUI-elements
[8] threejs中加载的gltf模型如何设置他的透明度?
[9] arrays - Catch items from list which contain specifc string c#
[10] 为什么Vue项目运行在IE9中能显示,在IE10/11中白屏?
548k
questions
547k
answers
4
comments
32.8k
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
google
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
vba
dart
django
wpf
xml
vue.js
In
go
Get
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
web
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
...