Skip to content
Code Utility
  • Home
  • Donate
  • About
  • Codes
    • Ada
    • Agency Insight
    • AMPL
    • Android
    • Apple
    • Arduino
    • ASP
    • AWK
    • Bash
    • C
    • C#
    • C++
    • Clojure
    • Codes
    • ColdFusion
    • D
    • Dart
    • Erlang
    • F#
    • Falcon
    • Forth
    • Groovy
    • Haskell
    • INTERCAL
    • iOS
    • JavaScript
    • Kotlin
    • Linux
    • Lua
    • MATLAB
    • Modula-3
    • MySQL
    • Objective-C
    • Perl
    • Python
    • Scala
    • Sh
    • Smalltalk-80
    • Tcl
    • Windows
    • YACC
  • Linux
  • Python
  • Windows
  • Support
  • Web Stories

assembly

What does the x86-64 instruction “shrb %dil” mean?

Solution for What does the x86-64 instruction “shrb %dil” mean? is Given Below: I know that shrb stands for shift …

Read moreWhat does the x86-64 instruction “shrb %dil” mean?

Categories Codes Tags assembly, att, x86, x86-64

Make objdump use an operand-size suffix like l on every mnemonic, even when it’s not ambiguous?

Solution for Make objdump use an operand-size suffix like l on every mnemonic, even when it’s not ambiguous? is Given …

Read moreMake objdump use an operand-size suffix like l on every mnemonic, even when it’s not ambiguous?

Categories Codes, Linux Tags assembly, att, disassembly, objdump, x86

MIPS architecture

Solution for MIPS architecture is Given Below: li $v0,5 syscall la $t2,0($v0) I couldn’t understand that code(or entire subject). when …

Read moreMIPS architecture

Categories Codes Tags assembly, mips

MSP430F5xxx RTOS restore context assembler not clear

Solution for MSP430F5xxx RTOS restore context assembler not clear is Given Below: I’m trying to port a FunkOS RTOS from …

Read moreMSP430F5xxx RTOS restore context assembler not clear

Categories Codes Tags assembly, c#, microcontroller, Msp430

How to pass function address to Assembler Instructions with C Expression Operands

Solution for How to pass function address to Assembler Instructions with C Expression Operands is Given Below: With gcc/clang for …

Read moreHow to pass function address to Assembler Instructions with C Expression Operands

Categories Codes Tags arm, assembly, c#, cortex-m, inline-assembly

Addressing Modes and memory source vs. destination in x86 MASM assembly

Solution for Addressing Modes and memory source vs. destination in x86 MASM assembly is Given Below: I have looked at …

Read moreAddressing Modes and memory source vs. destination in x86 MASM assembly

Categories Codes Tags assembly, masm, x86

Why do I have to set a source `.asm` file’s `Properties > General > Item Type` to ` Microsoft Macro Assembler` …?

Solution for Why do I have to set a source `.asm` file’s `Properties > General > Item Type` to ` …

Read moreWhy do I have to set a source `.asm` file’s `Properties > General > Item Type` to ` Microsoft Macro Assembler` …?

Categories Codes Tags assembly, masm, visual-studio

Why does the assembly code copy the value from %edx to %rcx before adding to the sum?

Solution for Why does the assembly code copy the value from %edx to %rcx before adding to the sum? is …

Read moreWhy does the assembly code copy the value from %edx to %rcx before adding to the sum?

Categories Codes Tags arrays, assembly, c#, gcc, x86-64

Is there a way to directly configure an 8086 processor to directly send data to 8255 PPI without use of a latch?

Solution for Is there a way to directly configure an 8086 processor to directly send data to 8255 PPI without …

Read moreIs there a way to directly configure an 8086 processor to directly send data to 8255 PPI without use of a latch?

Categories Codes Tags assembly, emu8086, proteus, X86 16

Unexpected results from division depending on whether I use EAX, AX, or AL

Solution for Unexpected results from division depending on whether I use EAX, AX, or AL is Given Below: Well, I …

Read moreUnexpected results from division depending on whether I use EAX, AX, or AL

Categories Codes Tags assembly, Integer Division, nasm, x86
Older posts
Page1 Page2 … Page7 Next →

.net amazon-web-services android android-studio angular arrays azure c# css dart dataframe django docker excel firebase flutter git html ios java javascript jquery json kotlin laravel linux mysql node.js pandas php postgresql python python-3.x r react-native reactjs spring spring-boot sql sql-server string swift typescript vue.js windows

  • About
  • Privacy Policy
  • Terms and Conditions
  • Use of Cookies
  • Contact
  • Web Stories
© 2020 - 2021 Code Utility