Translation of program counter into Arabic
Noun
technology
- The debugger shows the program counter before each instruction runs.يُظْهِر المُنَقِّح عداد البرنامج قبل تَشْغيل كُل تَعْلِيمَة.
Synonyms and analogies of program counter in English
Examples of program counter in a sentence
The program counter increments automatically after each fetched instruction.
Translations of "program counter" in Context ordered by category and frequency
A process is an executing program, including the current values of the program counter, registers, and variables.
في الحاسوبية، عملية هي كائن برنامج قيد التنفيذ بالإضافة إلى القيم الحالية لكل من عداد البرنامج والسجلات والمتغيرات.
In doing so, the program counter from the PCB is loaded, and thus execution can continue in the chosen process.
عند القيام بذلك، يتم تحميل عداد البرنامج من كتلة التحكم بالعملية، وبالتالي يمكن أن يستمر التنفيذ في العملية المختارة.
In doing so, the program counter from the PCB is loaded, and thus execution can continue in the chosen process.
عند القيام بذلك، يتم تحميل عداد البرنامج من كتلة التحكم بالعملية، وبالتالي يمكن أن يستمر التنفيذ في العملية المختارة.
program counter: Examples and translations in context
Along with the program counter, this state information must be saved when an interrupt occurs, to allow the process to be continued correctly afterward.
بالاضافة لعداد البرنامج معلومات الحالة هذه يجب حفظها عند ظهور مقاطعة وذلك للسماح لاحقا بأن تعمل العملية بشكل ملائم.
The process state includes all the registers that the process may be using, especially the program counter, plus any other operating system specific data that may be necessary.
تتضمن حالة العملية كافة السجلات التي قد تستخدمها العملية، وخاصةً عداد البرنامج، بالإضافة إلى أية بيانات أخرى خاصة بنظام التشغيل قد تكون ضرورية.
The state of the process includes all the registers that the process may be using, especially the program counter, plus any other operating system specific data that may be necessary.
تتضمن حالة العملية كافة السجلات التي قد تستخدمها العملية، وخاصةً عداد البرنامج، بالإضافة إلى أية بيانات أخرى خاصة بنظام التشغيل قد تكون ضرورية.
For example, in the Linux kernel, context switching involves switching registers, stack pointer, and program counter, but is independent of address space switching, though in a process switch an address space switch also happens.
على سبيل المثال، في نواة لينكس، يشتمل تبديل السياق على تبديل التسجيلات، مؤشر المكدس، وعداد البرنامج، ولكنه مستقل عن تبديل مساحة العنوان، على الرغم من أنه يحدث أيضًا في تبديل عملية تبديل عنوان مساحة.