• Home
  • Raw
  • Download

Lines Matching refs:core

448 (psw-h-bit h-coreCfgResBit12 "core config bit 12")
449 (psw-h-bit h-coreCfgResBit13 "core config bit 13")
450 (psw-h-bit h-coreCfgResBit14 "core config bit 14")
451 (psw-h-bit h-coreCfgResBit15 "core config bit 15")
452 (psw-h-bit h-coreCfgResBit16 "core config bit 16")
455 (psw-h-bit h-coreCfgResBit20 "core config bit 20")
456 (psw-h-bit h-coreCfgResBit21 "core config bit 21")
458 (psw-h-bit h-coreCfgResBit24 "core config bit 24")
459 (psw-h-bit h-coreCfgResBit25 "core config bit 25")
460 (psw-h-bit h-coreCfgResBit26 "core config bit 26")
461 (psw-h-bit h-coreCfgResBit27 "core config bit 27")
462 (psw-h-bit h-coreCfgResBit28 "core config bit 28")
463 (psw-h-bit h-coreCfgResBit29 "core config bit 29")
464 (psw-h-bit h-coreCfgResBit30 "core config bit 30")
465 (psw-h-bit h-coreCfgResBit31 "core config bit 31")
475 (psw-h-bit h-caibit "core active indicator mode bit")
531 (psw-bit coreCfgResBit12 h-coreCfgResBit12 "core config bit 12")
532 (psw-bit coreCfgResBit13 h-coreCfgResBit13 "core config bit 13")
533 (psw-bit coreCfgResBit14 h-coreCfgResBit14 "core config bit 14")
534 (psw-bit coreCfgResBit15 h-coreCfgResBit15 "core config bit 15")
535 (psw-bit coreCfgResBit16 h-coreCfgResBit16 "core config bit 16")
537 (psw-bit coreCfgResBit20 h-coreCfgResBit20 "core config bit 20")
538 (psw-bit coreCfgResBit21 h-coreCfgResBit21 "core config bit 21")
540 (psw-bit coreCfgResBit24 h-coreCfgResBit24 "core config bit 24")
541 (psw-bit coreCfgResBit25 h-coreCfgResBit25 "core config bit 25")
542 (psw-bit coreCfgResBit26 h-coreCfgResBit26 "core config bit 26")
543 (psw-bit coreCfgResBit27 h-coreCfgResBit27 "core config bit 27")
544 (psw-bit coreCfgResBit28 h-coreCfgResBit28 "core config bit 28")
545 (psw-bit coreCfgResBit29 h-coreCfgResBit29 "core config bit 29")
546 (psw-bit coreCfgResBit30 h-coreCfgResBit30 "core config bit 30")
547 (psw-bit coreCfgResBit31 h-coreCfgResBit31 "core config bit 31")
552 (psw-bit caibit h-caibit "core actibe indicator bit")
564 (print-name h-core-registers)
671 ;; [0]=core active indicator
705 (name h-core-registers)
769 (else (raw-reg USI h-core-registers index))))
813 (set (raw-reg USI h-core-registers index) val)
840 (set (raw-reg SI h-core-registers (const 1)) newval)
846 (else (set (raw-reg USI h-core-registers index) val))
849 ; (define-pmacro (hcr-config) (reg h-core-registers 0)) etc.
852 (define-pmacro ((.sym hcr- xname)) (reg h-core-registers xnum)))
947 (define-pmacro (short-regs-core nm group hw cmt)
978 (short-regs-core sd d h-core-registers "special destination")
979 (short-regs-core sn n h-core-registers "special source")
982 (dnop sd6 "special destination register" () h-core-registers f-sd6)
983 (dnop sn6 "special source register" () h-core-registers f-sn6)
2004 (nop) ;; ignore the multi core break point in the simulator