?login_element?

Subversion Repositories NedoOS

Rev

Rev 8 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. //ЁрчьхЁ√ Єшяют є ЄрЁухЄр
  2. #define _SZ_BYTE 0x01
  3. #define _RL_BYTE 0x00
  4. #define _SZ_REG 0x04
  5. #define _RL_REG 0x02
  6. #define _SZ_LONG 0x08
  7. #define _RL_LONG 0x03
  8.  
  9. #define _SZ_BOOL 0x01/**0x04*/
  10. #define _RL_BOOL 0x00/**0x02*/
  11.  
  12. #define _NRGS 0x04 /**ўшёыю ЁхушёЄЁют - яюър сюы№°х эх яюффхЁцштрхЄё  т regs*/
  13. //#define _NRGS 0x06 /**ўшёыю ЁхушёЄЁют*/
  14. //r0 = temp
  15. //r7 = 0xff
  16. //r8 = 0
  17. //r9
  18. //r10
  19. //r11
  20. //r12
  21. //r13 = sp
  22. //r14 = lr
  23. //r15 = pc
  24.  
  25.