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