Computer Science, asked by shashwat5430, 1 year ago

Can assemblers be used in any operating system?

Answers

Answered by kodalitejasri568
0

The operating system will have to use those registers, memory and ports to make the CPU into a working computer so the C compiler for operating systems will need special handling for registers, which requires Assembly. ... This way, you would not need any Assembly in your operating system, except for these drivers.

Similar questions