home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-implement-64-bit-signed-division-using-bitwise-operations-skill-md
framework-internalsdevelopment

implement-64-bit-signed-division-using-bitwise-operations

Implements signed 64-bit division functions (e.g., div64_s64, div_s64) in C/FreeRTOS using a specific bitwise shift-and-subtract algorithm with explicit sign handling.

ECNU-ICALK
maintainer
ECNU-ICALK
更新於 3/16/2026
星標
304
分支
34
quick start

Installation and usage

Implements signed 64-bit division functions (e.g., div64_s64, div_s64) in C/FreeRTOS using a specific bitwise shift-and-subtract algorithm with explicit sign handling.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use implement-64-bit-signed-division-using-bitwise-operations