Lines Matching refs:rh
27 (define-pmacro rh-isa-1 () (ISA ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64))
30 (name h-cr64-rh-1)
31 (comment "64-bit coprocessor registers for rh coprocessor for core 1")
32 (attrs VIRTUAL rh-isa-1)
40 (name h-cr-rh-1)
41 (comment "32-bit coprocessor registers for rh coprocessor for core 1")
42 (attrs VIRTUAL rh-isa-1)
50 (name h-ccr-rh-1)
51 (comment "Coprocessor control registers for rh coprocessor for core 1")
52 (attrs VIRTUAL rh-isa-1)
102 (dnop cpcrn "cpcrn" ((ISA ext_cop1_16,ext_cop1_32)) h-cr64-rh-1 f-cpcrn)
103 (dnop cpcrm "cpcrm" ((ISA ext_cop1_16,ext_cop1_32)) h-cr64-rh-1 f-cpcrm)
115 (dnop cpcrn64 "cpcrn64" ((ISA ext_cop1_64)) h-cr64-rh-1 f-cpcrn-64)
117 (dnop cpccrn64 "cpccrn64" ((ISA ext_cop1_64)) h-ccr-rh-1 f-cpccrn-64)